( )⚙ D7539 cleanup: fix docstring formatting

This is an archive of the discontinued Mercurial Phabricator instance.

cleanup: fix docstring formatting
ClosedPublic

Authored by mharbison72 on Dec 1 2019, 7:10 PM.

Details

Summary

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.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Dec 1 2019, 7:10 PM
dlax accepted this revision.Dec 2 2019, 3:29 AM
pulkit accepted this revision.Dec 2 2019, 10:10 AM
This revision is now accepted and ready to land.Dec 2 2019, 10:10 AM
This revision was automatically updated to reflect the committed changes.