We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e987ff0 commit 9d580d6Copy full SHA for 9d580d6
src/cobra/io/json.py
@@ -6,6 +6,7 @@
6
7
from .dict import model_from_dict, model_to_dict
8
9
+
10
if TYPE_CHECKING:
11
from cobra import Model
12
0 commit comments