mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
yapf lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Use this file to determine which ID to use for the next generator that you add
|
||||
from mathgenerator import mathgen
|
||||
|
||||
print(mathgen.getGenList()[-1][0]+1)
|
||||
print(mathgen.getGenList()[-1][0] + 1)
|
||||
|
||||
Reference in New Issue
Block a user