Skip to content

Commit

Permalink
Make black and isort play together
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Aug 3, 2024
1 parent d2353bd commit 747f612
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 @@ -29,6 +29,7 @@ repos:
rev: 5.13.2
hooks:
- id: isort
args: ["--profile", "black"]

- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
Expand Down

0 comments on commit 747f612

Please sign in to comment.