Skip to content

Commit

Permalink
Update janus_core/calculations/geom_opt.py
Browse files Browse the repository at this point in the history
Co-authored-by: ElliottKasoar <[email protected]>
  • Loading branch information
alinelena and ElliottKasoar authored May 30, 2024
1 parent 5ef6ea0 commit 67e46c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion janus_core/calculations/geom_opt.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def set_optimizer(
logger: Optional[Logger] = None,
) -> tuple[Optimizer, Optional[Atoms]]:
"""
Set optimizer for geometry optimisation.
Set optimizer for geometry optimization.
Parameters
----------
Expand Down

0 comments on commit 67e46c2

Please sign in to comment.