# HG changeset patch # User Pierre-Yves David # Date 1442347825 25200 # Node ID ac4ed8d6ec50e6fe4ca5a6ab31cbb28962b81994 # Parent bf2bfc6f45fb2c7446ddcb26911c3588b9a43402 obsolete: drop an empty line at the end of a docstring This empty line is useless, let's drop it. diff -r bf2bfc6f45fb -r ac4ed8d6ec50 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