pylint-dev/pylint

Fix `possibly-used-before-assignment` issues in our own codebase

jacobtylerwalls opened this issue · 1 comments

This new check was turned off for pylint itself with the intent to just get the check out the door. A PR to improve the pylint codebase and enable the check would be welcome.