Skip to content

Commit

Permalink
Temporarily removing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cshenry committed Apr 28, 2024
1 parent 92a59ff commit 48fde20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modelseedpy/core/msminimalmedia.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from cobra.medium import minimal_medium
from optlang.symbolics import Zero
from math import isclose, inf, factorial
from deepdiff import DeepDiff
#from deepdiff import DeepDiff
from time import process_time
from pprint import pprint
import logging
Expand Down

0 comments on commit 48fde20

Please sign in to comment.