We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
isort
black
1 parent 67a5c11 commit 28da0d9Copy full SHA for 28da0d9
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: 5.10.1
4
hooks:
5
- id: isort
6
- name: isort (python)
+ args: ["--profile", "black"]
7
8
- repo: https://github.com/psf/black
9
rev: 22.8.0
0 commit comments