]> git.ipfire.org Git - thirdparty/mkosi.git/commit
… is not None is the preferred form 21/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 29 Sep 2016 09:07:11 +0000 (05:07 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Oct 2016 08:29:32 +0000 (10:29 +0200)
commitd31208b17e1340f9a92c8ba5be64e7f033b60755
treed3e5edbdf08b11d42b3c7f3782dfbe08f95a3390
parenteec43cc6bd5e274112163fdee63dbc5144db4220
… is not None is the preferred form

Also try to put None as the "else" argument instead of the "if" one
in ternary expressions.
mkosi