Skip to content

Commit

Permalink
Fix docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar committed Feb 6, 2025
1 parent 78883a1 commit 3bd33b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions janus_core/calculations/neb.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@ class NEB(BaseCalculation):
file_prefix
Prefix for output filenames. Default is inferred from the intial structure
name, or chemical formula of the intial structure.
Methods
-------
run()
Run Nudged Elastic Band method.
"""

def __init__(
Expand Down

0 comments on commit 3bd33b9

Please sign in to comment.