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
We require a script (Python or bash) since we only run
pep8 on files that are checked in to the repo by using
`git ls-files`. (Prior to this change, spurious Python files
would cause `tox -e lint` to fail.)
0 commit comments