Remove pycln

This commit is contained in:
cyclotruc 2025-01-05 12:54:42 +00:00
parent c5ef537a99
commit bb47421ed6

View file

@ -66,11 +66,6 @@ repos:
- id: isort
description: "Sort imports alphabetically, and automatically separated into sections and by type."
- repo: https://github.com/hadialqattan/pycln
rev: v2.4.0
hooks:
- id: pycln
description: "Remove unused import statements."
- repo: https://github.com/djlint/djLint
rev: v1.36.4