Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56f446 commit b96527cCopy full SHA for b96527c
tests/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: flake8
24
args: ["--config", "tests/setup.cfg"]
25
- repo: https://github.com/pycqa/isort
26
- rev: 6.0.0
+ rev: 6.0.1
27
hooks:
28
- id: isort
29
name: isort
0 commit comments