-
Stefan Behnel authored
Avoid useless None check when testing non-None containers for emptiness, e.g. for the result of a comprehension.
6a5a9c05
Avoid useless None check when testing non-None containers for emptiness, e.g. for the result of a comprehension.