mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
Improved module format
This commit is contained in:
@@ -2,7 +2,7 @@ import random
|
||||
import math
|
||||
import fractions
|
||||
|
||||
from .additionFunc import *
|
||||
from .addition import *
|
||||
from .subtractionFunc import *
|
||||
from .multiplicationFunc import *
|
||||
from .divisionFunc import *
|
||||
|
||||
Reference in New Issue
Block a user