obsolete: drop an empty line at the end of a docstring
authorPierre-Yves David <pierre-yves.david@fb.com>
Tue, 15 Sep 2015 13:10:25 -0700
changeset 26264 ac4ed8d6ec50
parent 26263 bf2bfc6f45fb
child 26265 077f20eed4b2
obsolete: drop an empty line at the end of a docstring This empty line is useless, let's drop it.
mercurial/obsolete.py
--- a/mercurial/obsolete.py	Fri Sep 11 12:45:19 2015 -0700
+++ b/mercurial/obsolete.py	Tue Sep 15 13:10:25 2015 -0700
@@ -876,7 +876,6 @@
     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