Skip to content

Commit

Permalink
Update openfecli/commands/generate_partial_charges.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alyssa Travitz <[email protected]>
  • Loading branch information
jthorton and atravitz authored Jan 23, 2025
1 parent b3ef278 commit c2fc143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfecli/commands/generate_partial_charges.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"--overwrite-charges",
is_flag=True,
default=False,
help="If we should overwrite the charges already present in the molecules."
help="If the charges already present in the molecules should be overwritten."
)
def charge_molecules(
molecules,
Expand Down

0 comments on commit c2fc143

Please sign in to comment.