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
This allows to remove a few noqa flag from files using `yield from` and fixing
various errors.
The compat tests have been merged to a single scenario that works for both
Python version in order to make flake8 happier.
Some wild noqa tag have been replaced by specific flake8 error code ignore tag
so avoid skipping non-wanted mistakes.
0 commit comments