This is an archive of the discontinued Mercurial Phabricator instance.

style: always use `x is not None` instead of `not x is None`
ClosedPublic

Authored by alex_gaynor on Sep 29 2017, 11:51 AM.

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

alex_gaynor created this revision.Sep 29 2017, 11:51 AM
durin42 accepted this revision.Sep 29 2017, 11:56 AM
This revision is now accepted and ready to land.Sep 29 2017, 11:56 AM
This revision was automatically updated to reflect the committed changes.