Skip to content

Commit

Permalink
Update ase.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Jan 10, 2025
1 parent d22fa5b commit 9ee830d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quacc/runners/ase.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ def run_neb(
run_kwargs: dict[str, Any] | None = None,
) -> Dynamics:
"""
Run an NEB calculations.
Run an NEB calculation.
Parameters
----------
Expand Down

0 comments on commit 9ee830d

Please sign in to comment.