diff --git a/mathgenerator/funcs/compoundInterestFunc.py b/mathgenerator/funcs/compoundInterestFunc.py index d357bed..60a3f40 100644 --- a/mathgenerator/funcs/compoundInterestFunc.py +++ b/mathgenerator/funcs/compoundInterestFunc.py @@ -2,8 +2,6 @@ from .__init__ import * from ..__init__ import Generator - - def compoundInterestFunc(maxPrinciple=10000, maxRate=10, maxTime=10,