Skip to content

Commit

Permalink
Update atomicdistances.py
Browse files Browse the repository at this point in the history
changed docs
  • Loading branch information
talagayev authored Dec 12, 2024
1 parent fa52881 commit e7da740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/MDAnalysis/analysis/atomicdistances.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ class AtomicDistances(AnalysisBase):
.. versionadded:: 2.5.0
.. versionchanged:: 2.9.0
Implementation of `Results` into the class
for application in parallelization.
Enables parallelization through
the use of `self.results.distances`.
"""

def __init__(self, ag1, ag2, pbc=True, **kwargs):
Expand Down

0 comments on commit e7da740

Please sign in to comment.