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
Right now we run Flake8 in our pre-commit hooks. It would be best if we only ran tools that can automatically fix issues in pre-commit hooks. All other issues will be discovered in CI.