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 eab91e7 commit 2daa934Copy full SHA for 2daa934
pyproject.toml
@@ -157,3 +157,4 @@ suppress-none-returning = true
157
[tool.ruff.lint.per-file-ignores]
158
"__init__.py" = ["F401"]
159
"asyncpraw/models/mod_notes.py" = ["FA100"]
160
+"asyncpraw/models/reddit/collections.py" = ["A005"]
0 commit comments