3f05186984
This is a trivial change that replaces `==` operator with `is` operator, following PEP 8 guideline: > Comparisons to singletons like None should always be done with is or is not, never the equality operators. https://legacy.python.org/dev/peps/pep-0008/#programming-recommendations |
||
---|---|---|
.. | ||
default.nix | ||
nix-template-rpm.py |