Skip to content

Commit

Permalink
Pre-commit's black and isort should not fight
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Aug 3, 2024
1 parent ed1121c commit 2f97581
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 @@ -28,6 +28,7 @@ repos:
rev: 5.12.0
hooks:
- id: isort
args: ["--profile", "black"]

- repo: https://github.com/pycqa/flake8
rev: 3.9.2
Expand Down

0 comments on commit 2f97581

Please sign in to comment.