Skip to content

Commit

Permalink
automatic formatting
Browse files Browse the repository at this point in the history
triggered by @stelmo on PR #805
  • Loading branch information
stelmo committed Dec 27, 2023
1 parent 1dea9ed commit 11b52ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/examples/06-thermodynamic-models.jl
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ m *=
m.log_metabolite_concentrations,
)

# solve the model, which is not just a normal constraint tree!
# solve the model, which is not just a normal constraint tree!
mmdf_solution = optimized_constraints(
m;
objective = m.max_min_driving_force.value,
Expand Down

0 comments on commit 11b52ee

Please sign in to comment.