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
Branch
style-fixes (bookmark) on default (branch)
Lint
No Linters Available
Unit
No Unit Test Coverage

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.