We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeadf73 commit fc8347aCopy full SHA for fc8347a
1 file changed
copasi_petab_importer/convert_petab.py
@@ -6,7 +6,6 @@
6
import numpy as np
7
import logging
8
import libsbml
9
-from sympy import cot
10
11
dm = COPASI.CRootContainer.addDatamodel()
12
assert (isinstance(dm, COPASI.CDataModel))
0 commit comments