π [Merge] branch 'SETUP' into TEST
Browse files- .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml
CHANGED
@@ -11,4 +11,4 @@ repos:
|
|
11 |
rev: v5.10.1 # Use the appropriate version or "stable" for the latest stable release
|
12 |
hooks:
|
13 |
- id: isort
|
14 |
-
args: ["--profile", "black"
|
|
|
11 |
rev: v5.10.1 # Use the appropriate version or "stable" for the latest stable release
|
12 |
hooks:
|
13 |
- id: isort
|
14 |
+
args: ["--profile", "black"]
|