Skip to content

Commit

Permalink
Use Black profile for isort
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 20, 2022
1 parent 74b4b79 commit e951e73
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 @@ -15,6 +15,7 @@ repos:
rev: 5.10.1
hooks:
- id: isort
args: [--profile=black]

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

0 comments on commit e951e73

Please sign in to comment.