Commit a393bcf6 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove Pycln.

It's failing to run and the project seems abandoned.
parent 62cc4350
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -139,11 +139,6 @@ repos:
    hooks:
      - id: pyupgrade

  - repo: https://github.com/hadialqattan/pycln.git
    rev: v2.4.0
    hooks:
      - id: pycln

  - repo: https://github.com/PyCQA/docformatter.git
    rev: v1.7.5
    hooks: