Skip to content

Commit

Permalink
fixed reST in AnalysisBase
Browse files Browse the repository at this point in the history
(need two lines before ..versionchanged)
  • Loading branch information
orbeckst committed Feb 19, 2020
1 parent 4892532 commit f5b337b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/MDAnalysis/analysis/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def __init__(self, trajectory, verbose=False, **kwargs):
verbose : bool, optional
Turn on more logging and debugging, default ``False``
.. versionchanged:: 1.0.0
Support for setting ``start``, ``stop``, and ``step`` has been
removed. These should now be directly passed to
Expand Down

0 comments on commit f5b337b

Please sign in to comment.