fixed typo in function filename

This commit is contained in:
Vhizux
2020-10-23 15:16:33 +02:00
parent db1ed3d1dd
commit 66ec954a72
3 changed files with 102 additions and 102 deletions

View File

@@ -105,4 +105,4 @@ from .power_of_powers import *
from .quotient_of_power_same_base import *
from .quotient_of_power_same_power import *
from .complex_quadratic import *
from .conitionalProbability import *
from .conditionalProbability import *