cleanup: fix docstring formatting
This is just removing the b'' prefix (except demandimportpy2), and making sure it is triple quoted. I skipped the mapping.py module in zope because that's 3rd party code. Differential Revision: https://phab.mercurial-scm.org/D7539
Showing
- hgdemandimport/demandimportpy2.py 3 additions, 3 deletionshgdemandimport/demandimportpy2.py
- hgext/convert/cvsps.py 2 additions, 2 deletionshgext/convert/cvsps.py
- hgext/convert/p4.py 3 additions, 3 deletionshgext/convert/p4.py
- hgext/hgk.py 1 addition, 1 deletionhgext/hgk.py
- hgext/rebase.py 8 additions, 8 deletionshgext/rebase.py
- mercurial/changelog.py 4 additions, 3 deletionsmercurial/changelog.py
- mercurial/color.py 2 additions, 2 deletionsmercurial/color.py
- mercurial/context.py 1 addition, 1 deletionmercurial/context.py
- mercurial/crecord.py 32 additions, 23 deletionsmercurial/crecord.py
- mercurial/dispatch.py 1 addition, 1 deletionmercurial/dispatch.py
- mercurial/encoding.py 4 additions, 4 deletionsmercurial/encoding.py
- mercurial/filemerge.py 2 additions, 2 deletionsmercurial/filemerge.py
- mercurial/hg.py 1 addition, 1 deletionmercurial/hg.py
- mercurial/interfaces/dirstate.py 1 addition, 1 deletionmercurial/interfaces/dirstate.py
- mercurial/merge.py 1 addition, 1 deletionmercurial/merge.py
- mercurial/parser.py 8 additions, 7 deletionsmercurial/parser.py
- mercurial/patch.py 1 addition, 1 deletionmercurial/patch.py
- mercurial/subrepo.py 1 addition, 1 deletionmercurial/subrepo.py
- mercurial/ui.py 2 additions, 1 deletionmercurial/ui.py
- mercurial/utils/procutil.py 3 additions, 2 deletionsmercurial/utils/procutil.py
Loading
Please register or sign in to comment