Skip to content

Commit 4ca828f

Browse files
authored
Remove amici.sim.sundials._pandas (#3083)
This was supposed to be removed already in #3064. Looks like some merge issue with #3060.
1 parent a1e18f3 commit 4ca828f

File tree

3 files changed

+11
-882
lines changed

3 files changed

+11
-882
lines changed

python/sdist/amici/sim/sundials/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
from ._numpy import ExpDataView as ExpDataView
5151
from ._numpy import ReturnDataView as ReturnDataView
5252
from ._numpy import evaluate as evaluate
53-
from ._pandas import *
5453

5554
# Import after import of the swig module as this is supposed to
5655
# shadow some swig symbols

0 commit comments

Comments
 (0)