Skip to content

Commit

Permalink
pycln rm --all
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Mar 2, 2022
1 parent 4f10537 commit 2160c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
rev: v1.2.4
hooks:
- id: pycln
args: [--all, --expand-stars]
args: [--expand-stars]
- repo: https://github.com/PyCQA/isort
rev: 5.6.4
hooks:
Expand Down

0 comments on commit 2160c27

Please sign in to comment.