This is an archive of the discontinued Mercurial Phabricator instance.

cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n
ClosedPublic

Authored by durin42 on Oct 6 2019, 11:01 AM.

Details

Summary

These used to be marked with no-op parens, but black removes those now
and this is more explicit.

  1. skip-blame: fallout from mass reformatting

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.