mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Added extra line for the linter
This commit is contained in:
@@ -40,6 +40,7 @@ class Generator:
|
||||
del kwargs['style']
|
||||
return self.func(*args, **kwargs)
|
||||
|
||||
|
||||
def getGenList():
|
||||
correctedList = genList[-1:] + genList[:-1]
|
||||
# Orders list by id
|
||||
|
||||
Reference in New Issue
Block a user