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 af230cc commit 779f754Copy full SHA for 779f754
.pre-commit-config.yaml
@@ -14,6 +14,7 @@ repos:
14
- id: nbqa-isort
15
args:
16
- --float-to-top
17
+ - --profile=black
18
19
- repo: https://github.com/pre-commit/pre-commit-hooks
20
rev: v4.4.0
0 commit comments