There was a spurious space after debug, which hid the _() inside
ui.debug() from check-code. Sigh.
While here, wrap things more concisely.
( )
| hg-reviewers |
There was a spurious space after debug, which hid the _() inside
ui.debug() from check-code. Sigh.
While here, wrap things more concisely.
| Automatic diff as part of commit; lint not applicable. |
| Automatic diff as part of commit; unit tests not applicable. |