Skip to content

Commit

Permalink
Update src/gemdat/jumps.py
Browse files Browse the repository at this point in the history
Co-authored-by: SCiarella <[email protected]>
  • Loading branch information
stefsmeets and SCiarella authored Jun 6, 2024
1 parent f882dc5 commit aaa2be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gemdat/jumps.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ def activation_energy_between_sites(self, start: str, stop: str) -> float:
"""Returns activation energy between two sites.
Uses `Jumps.to_graph()` in the background. For a large number of operations,
it is more efficient to querie the graph directly.
it is more efficient to query the graph directly.
Parameters
----------
Expand Down

0 comments on commit aaa2be1

Please sign in to comment.