Skip to content

Commit bb47421

Browse files
committed
Remove pycln
1 parent c5ef537 commit bb47421

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ repos:
6666
- id: isort
6767
description: "Sort imports alphabetically, and automatically separated into sections and by type."
6868

69-
- repo: https://github.com/hadialqattan/pycln
70-
rev: v2.4.0
71-
hooks:
72-
- id: pycln
73-
description: "Remove unused import statements."
7469

7570
- repo: https://github.com/djlint/djLint
7671
rev: v1.36.4

0 commit comments

Comments
 (0)