Skip to content

Commit

Permalink
Fixing linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-bio committed Aug 19, 2024
1 parent 215d611 commit b652920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecoli/experiments/metabolism_redux_sim.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ def run_ecoli_with_default_metabolism(
}



def save_sim_output(folder, query, sim, save_model=False):
agents = sim.query()['agents'].keys()
for agent in agents:
Expand Down

0 comments on commit b652920

Please sign in to comment.