Skip to content

Commit 2aa8547

Browse files
committed
chore: remove S101 rule ignore
1 parent cc5b410 commit 2aa8547

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ ignore = [
101101
"E501",
102102
"TRY003",
103103
"N999",
104-
"S101"
105104
]
106105

107106
[tool.ruff.format]

0 commit comments

Comments
 (0)