Closed duanetoler closed 1 week ago
The inline "or" clause breaks the evaluation and always returns False. Grouping added around the "or" portion fixes this. Code style also adjusted to be equivalent to other similar multi-conditional groupings.
The inline "or" clause breaks the evaluation and always returns False. Grouping added around the "or" portion fixes this. Code style also adjusted to be equivalent to other similar multi-conditional groupings.