mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Remove mathgen (#396)
* Improve generator __init__ function * Move Generator to new file, remove mathgen * Remove getGenList redundancies * Add backwards compatibility import mathgen from * Insort to genList * Linter fixes * Lint fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from ...__init__ import Generator
|
||||
from ...generator import Generator
|
||||
import random
|
||||
import math
|
||||
|
||||
|
||||
Reference in New Issue
Block a user