Skip to content

Commit fdbc130

Browse files
committed
Check for N818 violations
1 parent 6650b92 commit fdbc130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,6 @@ ignore = [
215215
"D415",
216216
# Ruff warns that this conflicts with the formatter.
217217
"ISC001",
218-
# We have an existing interface to support and so we do not want to change
219-
# exception names.
220-
"N818",
221218
# Ignore "too-many-*" errors as they seem to get in the way more than
222219
# helping.
223220
"PLR0913",

0 commit comments

Comments
 (0)