Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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#2078
- Loading branch information