Skip to content

Commit

Permalink
Hidden linter failure ^^
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Nov 12, 2024
1 parent 5112132 commit 1f19d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripts/help.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"forcefield": forcefields.InputForceField(),
"ffsocket": forcefields.InputFFSocket(),
"ffdirect": forcefields.InputFFDirect(),
"fflj": forcefields.InputFFLennardJones(),
"fflj": forcefields.InputFFLennardJones(),
"ffdebye": forcefields.InputFFDebye(),
"ffplumed": forcefields.InputFFPlumed(),
"ffyaff": forcefields.InputFFYaff(),
Expand Down

0 comments on commit 1f19d59

Please sign in to comment.