Skip to content

Commit 80e6d25

Browse files
committed
Add comment about silenced annotation warnings
1 parent 4af5737 commit 80e6d25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ ignore = [
4747
"ANN202",
4848
"ANN204",
4949
"ANN206",
50+
# ^^^ Silence warnings about the type annotations for now
51+
5052
"D",
5153
"PTH123",
5254
]

0 commit comments

Comments
 (0)