obsolete: drop an empty line at the end of a docstring

This empty line is useless, let's drop it.
This commit is contained in:
Pierre-Yves David 2015-09-15 13:10:25 -07:00
parent 4595c06fb1
commit f317af09f6

View File

@ -876,7 +876,6 @@ def successorssets(repo, initialnode, cache=None):
dictionary is updated in place. The caller is responsible for its life
span. Code that makes multiple calls to `successorssets` *must* use this
cache mechanism or suffer terrible performance.
"""
succmarkers = repo.obsstore.successors