( )⚙ D6338 monotone: fix a bogus _() wrapper that was caught when formatting code

This is an archive of the discontinued Mercurial Phabricator instance.

monotone: fix a bogus _() wrapper that was caught when formatting code
ClosedPublic

Authored by durin42 on May 4 2019, 10:37 AM.

Details

Summary

There was a spurious space after debug, which hid the _() inside
ui.debug() from check-code. Sigh.

While here, wrap things more concisely.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped