Skip to content

Commit

Permalink
fix: add setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
fabclmnt committed Sep 6, 2024
1 parent 12ad9be commit 87fd3cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ repos:
rev: v2.1.1
hooks:
- id: pycln
additional_dependencies: [setuptools]
args: [--all]
name: Remove unused imports (pycln)
- repo: https://github.com/pre-commit/mirrors-autopep8
Expand Down

0 comments on commit 87fd3cf

Please sign in to comment.