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 c5ef537 commit bb47421Copy full SHA for bb47421
.pre-commit-config.yaml
@@ -66,11 +66,6 @@ repos:
66
- id: isort
67
description: "Sort imports alphabetically, and automatically separated into sections and by type."
68
69
- - repo: https://github.com/hadialqattan/pycln
70
- rev: v2.4.0
71
- hooks:
72
- - id: pycln
73
- description: "Remove unused import statements."
74
75
- repo: https://github.com/djlint/djLint
76
rev: v1.36.4
0 commit comments