Skip to content

Commit bb41a6d

Browse files
authored
lint: remove ignoring ruff rule E203 (whitespace-before-punctuation) (#2703)
1 parent f7c6753 commit bb41a6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ select = [
5959
]
6060
ignore = [
6161
"E501",
62-
"E203",
6362
"B024",
6463
"B028",
6564
"UP037",

0 commit comments

Comments
 (0)