Skip to content

Commit 431334e

Browse files
committed
fix quite discrepancy
1 parent a96daf7 commit 431334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
rev: v0.6.4
66
hooks:
77
- id: ruff
8-
args: [--fix, "--show-fixes"]
8+
args: [--fix, --show-fixes]
99
- id: ruff-format
1010

1111
default_language_version:

0 commit comments

Comments
 (0)