We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--profile=black
1 parent 302e8b5 commit fba3c0dCopy full SHA for fba3c0d
.pre-commit-config.yaml
@@ -62,6 +62,7 @@ repos:
62
rev: 5.13.2
63
hooks:
64
- id: isort
65
+ args: [--profile=black]
66
67
- repo: https://github.com/psf/black
68
rev: 24.8.0
0 commit comments