We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f052d commit 0762b1cCopy full SHA for 0762b1c
lib/ModelSEEDReconstruction/ModelSEEDReconstructionImpl.py
@@ -4,7 +4,7 @@
4
import os
5
import sys
6
sys.path.append("/deps/KBBaseModules/")
7
-sys.path.append("/deps/cobrakbase/cobrakbase/")
+sys.path.append("/deps/cobrakbase/")
8
import json
9
from os.path import exists
10
from ModelSEEDReconstruction.modelseedrecon import ModelSEEDRecon
0 commit comments