Skip to content

Commit 01af890

Browse files
committed
Whitespace fix
1 parent 0318f47 commit 01af890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ extend-select = [
6464
"I", # isort
6565
"ISC", # flake8-implicit-str-concat
6666
"PGH", # pygrep-hooks
67-
"RUF", # unused noqa (yesqa)
67+
"RUF", # Ruff-specific rules
6868
"UP", # pyupgrade
6969
"W", # pycodestyle warnings
7070
]

0 commit comments

Comments
 (0)