Skip to content

Commit

Permalink
use black for isort
Browse files Browse the repository at this point in the history
  • Loading branch information
benemer committed Oct 16, 2024
1 parent c27e8e3 commit a99d361
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 @@ -24,3 +24,4 @@ repos:
rev: 5.12.0
hooks:
- id: isort
args: ["--profile", "black", "--filter-files"]

0 comments on commit a99d361

Please sign in to comment.