Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
D.Sarpa committed Jan 31, 2024
1 parent 739be11 commit cb7f864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quacc/recipes/espresso/dos.py
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ def projwfc_flow(
include_wfc=True,
)

projwfc_results = projwfc_job(prev_dir=file_to_copy)
projwfc_results = projwfc_job_(prev_dir=file_to_copy)

return {
"static_job": static_results,
Expand Down

0 comments on commit cb7f864

Please sign in to comment.