Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgalcode committed Jul 24, 2023
1 parent 3f6e076 commit 050ba84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mpmorph/jobs/equilibrate_volume.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def make(
]

new_jobs = [
self.md_maker.make(struct)
self.pv_from_md_maker.make(struct)
for struct in scaled_structs
]

Expand Down

0 comments on commit 050ba84

Please sign in to comment.