Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Feb 15, 2024
1 parent ab6e9a0 commit 8ff1ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ def hi_all(*jobs):
.. tip::
Use ``job.cached_statepoint`` for the best performance in pre conditions
Use ``job.cached_statepoint`` for the best performance in preconditions
that depend on the job's statepoint.
"""

Expand Down

0 comments on commit 8ff1ed9

Please sign in to comment.