Possibly unbounded variable not found #8783
Labels
C: used-before-assignment
Issues related to 'used-before-assignment' check
Duplicate 🐫
Duplicate of an already existing issue
Bug description
For some reason
unbounded
isn't caught byE0601
(or other rule.. but it should be caught by something...)If a simpler condition is used the problem doesn't happen
Configuration
No response
Command used
Pylint output
Expected behavior
I would expect pylint to detect E0601 on this code
Pylint version
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: