Skip to content

Commit 85340b5

Browse files
mypy: disable notes
1 parent 4efb9d9 commit 85340b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ exclude = [
5656
"^test*",
5757
"^setup.py*",
5858
]
59+
disable_error_code = "annotation-unchecked"

0 commit comments

Comments
 (0)