Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BeeAnka committed May 30, 2021
1 parent 3bb0c43 commit 5407d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion efmlrs/preprocessing/get_data.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import cobra
import io
from contextlib import redirect_stderr
import preprocessing.boundaries as boundaries
import efmlrs.preprocessing.boundaries as boundaries
from util.data import *

def read_model(input_filename):
Expand Down

0 comments on commit 5407d53

Please sign in to comment.