Skip to content

Commit

Permalink
Fix pre-commit yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
upskyy committed May 1, 2023
1 parent a0184b5 commit bcc0d33
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,3 @@ repos:
hooks:
- id: black
args: ["--line-length", "120"]
- repo: /~https://github.com/pycqa/isort
rev: 5.10.1
hooks:
- id: isort
name: isort (python)
args: ["--profile", "black", "-l", "120"]

0 comments on commit bcc0d33

Please sign in to comment.