mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
fixed imports and removed my automation script
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import random
|
||||
import math
|
||||
import fractions
|
||||
|
||||
from .additionFunc import *
|
||||
from .subtractionFunc import *
|
||||
from .multiplicationFunc import *
|
||||
|
||||
Reference in New Issue
Block a user