Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgalcode committed Jul 17, 2023
1 parent 64dfa6b commit 9c75644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mpmorph/flows/amorphous_limit_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def get_amorphous_limit_flow(comp, aimd_temp = 5000, aimd_steps_pv = 3000, aimd_
steps_pv=aimd_steps_pv,
)


fast_quenches = make_quench_flow(md_flow.output)

return Flow(
Expand Down

0 comments on commit 9c75644

Please sign in to comment.