linter fix

This commit is contained in:
lukew3
2020-10-19 14:24:24 -04:00
parent 03e425a18e
commit f204de60f6
2 changed files with 7 additions and 3 deletions

View File

@@ -83,3 +83,4 @@ from .determinantToMatrix22 import *
from .compoundInterestFunc import *
from .deciToHexaFunc import *
from .percentageFunc import *
from .celsiustofahrenheit import *