Skip to content

Commit fc8347a

Browse files
committed
- remove erreneous import
1 parent aeadf73 commit fc8347a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

copasi_petab_importer/convert_petab.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import numpy as np
77
import logging
88
import libsbml
9-
from sympy import cot
109

1110
dm = COPASI.CRootContainer.addDatamodel()
1211
assert (isinstance(dm, COPASI.CDataModel))

0 commit comments

Comments
 (0)