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 f2c99c8 commit 8a5c1b2Copy full SHA for 8a5c1b2
.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.2
+ rev: 5.9.3
10
hooks:
11
- id: isort
12
args: ["--profile", "black", "--filter-files"]
0 commit comments