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 3de63f9 commit a9c6617Copy full SHA for a9c6617
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
exclude: _pytest/(debugging|hookspec).py
24
language_version: python3
25
- repo: https://github.com/PyCQA/autoflake
26
- rev: v1.7.2
+ rev: v1.7.3
27
hooks:
28
- id: autoflake
29
name: autoflake
0 commit comments