No used-before-assignment
for use of nested function before its definition
#6812
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
Should raise
used-before-assignment
on use ofinner()
but doesn't.Configuration
No response
Command used
Pylint output
Expected behavior
expected
used-before-assignment
Pylint version
OS / Environment
Edition Windows 10 Home
Version 21H1
Installed on 21.08.2020
OS build 19043.1706
Experience Windows Feature Experience Pack 120.2212.4170.0
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: