Skip to content

Commit

Permalink
fixed unintentionally removed text
Browse files Browse the repository at this point in the history
  • Loading branch information
DrDomenicoMarson committed Jan 31, 2024
1 parent 1a0da36 commit f87b066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytraj/all_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,7 @@ def rdf(traj=None,
if True, calculate RDF from geometric center of atoms in solute_mask to all atoms in solvent_mask
intramol : bool, default True, optional
if False, ignore intra-molecular distances
frame_indices : array-like, default None,
frame_indices : array-like, default None, optional
raw_rdf : bool, default False, optional
if True, return the raw (non-normalized) RDF values
Expand Down

0 comments on commit f87b066

Please sign in to comment.