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 3913e3d commit 306c48bCopy full SHA for 306c48b
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/PyCQA/autoflake
3
- rev: v1.6.0
+ rev: v1.6.1
4
hooks:
5
- id: autoflake
6
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
0 commit comments