False negative used-before-assignment when the variable is used again in try/except #9941
Labels
C: used-before-assignment
Issues related to 'used-before-assignment' check
False Negative 🦋
No message is emitted but something is wrong with the code
Bug description
This is highlighted as expected
This is not
Command used
Pylint output
Expected behavior
Pylint version
Additional dependencies
The text was updated successfully, but these errors were encountered: