Skip to content

Commit

Permalink
minor docstring change
Browse files Browse the repository at this point in the history
  • Loading branch information
gianmarco-terrones committed Oct 25, 2023
1 parent 541cb27 commit 033bc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molSimplify/Informatics/MOF/PBC_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@ def overlap_removal(cif_path, new_cif_path):
def solvent_removal(cif_path, new_cif_path, wiggle_room=1):
"""
Reads a cif file, removes floating solvent and overlapping atoms, and writes the cif to the provided path.
If MOF has a lot of solvent, you may need to apply this function multiple times.
Assumes cif has P1 symmetry.
Parameters
----------
Expand Down

0 comments on commit 033bc9c

Please sign in to comment.