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
Currently a few options (particularly ignored warnings) are set in build_tools/travis/flake8_diff.sh. These should be moved to setup.cfg. Perhaps we should also remove E226 from our list of ignored PEP8 errors, since more often than not we want to adhere to E226.