flake8 · flake8/E741
E741
Ambiguous Variable Name
A variable, argument, or attribute is named 'l' (lowercase L), 'O' (uppercase O), or 'I' (uppercase i), which are easily confused with the digits 1 and 0.
A variable, argument, or attribute is named 'l' (lowercase L), 'O' (uppercase O), or 'I' (uppercase i), which are easily confused with the digits 1 and 0.