Skip to content

Commit 2daa934

Browse files
authored
Update pyproject.toml
1 parent eab91e7 commit 2daa934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,4 @@ suppress-none-returning = true
157157
[tool.ruff.lint.per-file-ignores]
158158
"__init__.py" = ["F401"]
159159
"asyncpraw/models/mod_notes.py" = ["FA100"]
160+
"asyncpraw/models/reddit/collections.py" = ["A005"]

0 commit comments

Comments
 (0)