We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71109a4 commit 76123f5Copy full SHA for 76123f5
1 file changed
pyproject.toml
@@ -145,7 +145,6 @@ ignore = [
145
"TRY400", # error-instead-of-exception
146
"UP047", # type parameters
147
"W505", # doc-line-too-long
148
- # TODO: fix and remove below
149
]
150
allowed-confusables = [",", "。", ":", "?", "!", "、", "(", ")", ";", "“", "”"]
151
extend-safe-fixes = [
0 commit comments