We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e18f3 commit 4ca828fCopy full SHA for 4ca828f
3 files changed
python/sdist/amici/sim/sundials/__init__.py
@@ -50,7 +50,6 @@
50
from ._numpy import ExpDataView as ExpDataView
51
from ._numpy import ReturnDataView as ReturnDataView
52
from ._numpy import evaluate as evaluate
53
- from ._pandas import *
54
55
# Import after import of the swig module as this is supposed to
56
# shadow some swig symbols
0 commit comments