SamyCookie
Results
1
issues of
SamyCookie
### Bug description Hello, The following raise an unexpected warning. ```python from __future__ import annotations class A: class B: pass class C: b: B # undefined-variable ``` In Python 3.9,...
False Positive 🦟
C: undefined-variable
Needs PR