henry000 commited on
Commit
a51f159
Β·
2 Parent(s): 7b9ca3a 4137804

πŸ”€ [Merge] branch 'SETUP' into TEST

Browse files
Files changed (1) hide show
  1. .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", "--verbose"]
 
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"]