Skip to content
Commit d2cda592 authored by Matt Selsky's avatar Matt Selsky Committed by Matt Selsky
Browse files

PEP8: don't use len() to tell if the sequence is empty or not

For sequences, (strings, lists, tuples), use the fact that empty sequences are
false.
parent a0d50605
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment