mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Fixed spelling on __init__.py
This commit is contained in:
@@ -84,4 +84,5 @@ from .compoundInterestFunc import *
|
|||||||
from .deciToHexaFunc import *
|
from .deciToHexaFunc import *
|
||||||
from .percentageFunc import *
|
from .percentageFunc import *
|
||||||
from .celsiustofahrenheit import *
|
from .celsiustofahrenheit import *
|
||||||
from .decimaltoOctalFunc import *
|
from .decimalToOctalFunc import *
|
||||||
|
from .decimalToRomanNumeralsFunc import *
|
||||||
|
|||||||
Reference in New Issue
Block a user