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
In the past we had it, the problem was that each commit was taking a lot until it passes the linter and black. I don't know if our last PR about tox could fix that problem: #1530
What is the expected enhancement?
We can use pre-commit plugins to run linter and black before every commit.
The text was updated successfully, but these errors were encountered: