You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
False positive for used-before-assignment from subscript notation in comprehension followed by definition of that same variable later in an except block.
False positive `used-before-assignment` for homonym between subscript in comprehension and assignment in except block · Issue #6069 · pylint-dev/pylint
Activity