Spaces:
Running
Running
regraded01
commited on
Commit
•
df95248
1
Parent(s):
7cac591
fix: drop ruff formater
Browse files- .pre-commit-config.yaml +0 -3
.pre-commit-config.yaml
CHANGED
@@ -13,6 +13,3 @@ repos:
|
|
13 |
hooks:
|
14 |
# Run the linter.
|
15 |
- id: ruff
|
16 |
-
args: [ --fix ]
|
17 |
-
# Run the formatter.
|
18 |
-
- id: ruff-format
|
|
|
13 |
hooks:
|
14 |
# Run the linter.
|
15 |
- id: ruff
|
|
|
|
|
|