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
Remove unnecessary "exclude" from flake8 configuration (#1096)
* Remove unnecessary "exclude" from flake8 configuration
These directories either don't exist, aren't linted, or are
automatically excluded. There is no need to specify these.
* Simplify CirucleCI configuration
Avoids installing a virtualenv inside the project directory.
0 commit comments