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
src: use ==/!= to compare str, bytes, and int literals
Add a more flake8 tests
* F63 tests are usually about the confusion between identity and equality in Python.
* F7 tests logic errors and syntax errors in type hints