False positive used-before-assignment
#10195
Labels
C: used-before-assignment
Issues related to 'used-before-assignment' check
Control flow
Requires control flow understanding
False Positive 🦟
A message is emitted but nothing is wrong with the code
Needs design proposal 🔒
This is a huge feature, some discussion should happen before a PR is proposed
Bug description
Configuration
Command used
Pylint output
Expected behavior
Preferably no errors at all, but failing that, the error should be
possibly-used-before-assignment
, notused-before-assignment
.Pylint version
OS / Environment
Ubuntu 24.04.
Additional dependencies
The text was updated successfully, but these errors were encountered: