Commit ebe8eef
pre-commit: update isort to 5.12.0 to silence import error
Running tox results in an error message:
> Configuration is invalid:
> - [extras.pipfile_deprecated_finder.2] \
> 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'
This is caused by additional checks in poetry-core >= 1.5.0 and fixed
fixed by PyCQA/isort#20781 parent f921bb8 commit ebe8eef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments