Closed FSchumacher closed 2 years ago
As we have some flake8 warnings in our code, you might have to disable flake8 plugin on commit by setting the env variable SKIP to flake8.
$ SKIP=flake8 git ...
As we have some flake8 warnings in our code, you might have to disable flake8 plugin on commit by setting the env variable SKIP to flake8.