mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
Merge branch 'master' into restructure
This commit is contained in:
@@ -5,7 +5,6 @@ from .funcs import *
|
||||
|
||||
genList = []
|
||||
|
||||
|
||||
# || Generator class
|
||||
class Generator:
|
||||
def __init__(self, title, id, generalProb, generalSol, func):
|
||||
|
||||
Reference in New Issue
Block a user