We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c769b commit f2ab5baCopy full SHA for f2ab5ba
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
7
8
- repo: https://github.com/pycqa/isort
9
- rev: 5.9.1
+ rev: 5.9.2
10
hooks:
11
- id: isort
12
args: ["--profile", "black", "--filter-files"]
0 commit comments