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
Running `pre-commit run --all-files` on
ref `6df4751`, the current `main` branch,
fails to complete and reports the foll in
the error:
[extras.pipfile_deprecated_finder.2] 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'
I _think_ this is related to PyCQA/isort#2079.
I'm proposing that we update to the same isort
that the isort repo currently uses.
0 commit comments