Skip to content

Commit df848f8

Browse files
committed
fix(disable pycln):
1 parent 4ac912c commit df848f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ repos:
5656
entry: mdformat .
5757
language_version: python3.11
5858

59-
- repo: https://github.com/hadialqattan/pycln
60-
rev: v2.4.0
61-
hooks:
62-
- id: pycln
59+
# - repo: https://github.com/hadialqattan/pycln
60+
# rev: v2.4.0
61+
# hooks:
62+
# - id: pycln
6363

6464
- repo: https://github.com/isidentical/teyit
6565
rev: 0.4.3

0 commit comments

Comments
 (0)