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 56f0eaa commit 794504bCopy full SHA for 794504b
pyproject.toml
@@ -190,7 +190,6 @@ ignore = [
190
"TC006", # To discuss: Add quotes to type expression in `typing.cast()`
191
"TD002", # Authors of TODOs can be found via git
192
"TD003", # For the moment, fix it later: Missing issue link on the line following this TODO
193
- "TD005", # Missing issue description after `TODO`
194
"TID252", # We want relative imports
195
"TRY002", # Create your own exception
196
"TRY003", # Avoid specifying long messages outside the exception class
0 commit comments