presentations
This commit is contained in:
parent
89b81f97c8
commit
209e235a56
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
from pymath import generic
|
from pymath.calculus import generic
|
||||||
|
|
||||||
class TestGeneric(unittest.TestCase):
|
class TestGeneric(unittest.TestCase):
|
||||||
"""Testing functions from pymath.calculus.generic"""
|
"""Testing functions from pymath.calculus.generic"""
|
||||||
|
Loading…
Reference in New Issue
Block a user