We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2570a77 commit 6276cb1Copy full SHA for 6276cb1
.pre-commit-config.yaml
@@ -11,6 +11,7 @@ repos:
11
rev: 5.12.0
12
hooks:
13
- id: isort
14
+ args: ["--profile", "google"]
15
- repo: https://github.com/psf/black
16
rev: 22.3.0
17
0 commit comments