Commit 270b11d5 by Henry Schreiner Committed by GitHub

Revert "style: drop pycln" (#3466)

* Revert "style: drop pycln (#3397)"

This reverts commit 606f81a9.

* Update .pre-commit-config.yaml
parent e450eb62
......@@ -61,6 +61,12 @@ repos:
hooks:
- id: remove-tabs
# Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln
rev: v1.1.0
hooks:
- id: pycln
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
hooks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment