Possibly used before assignment pylint warning #512
Labels
bug
The problem described is something that must be fixed
good first issue
Good for newcomers
hacktoberfest
Vector Version
main
Python Version
Pylint
OS / Environment
Any
Describe the bug
This report is showing potentially problematic code:
We should add assert statements at least to give nice errors on the branches where used-later variables are unset.
I've ignored the new check for now in #511.
Any additional but relevant log output
No response
The text was updated successfully, but these errors were encountered: