Skip to content

Commit 4e1ba5c

Browse files
committed
chore(mypy): silence annotation-unchecked notes
1 parent cfa2353 commit 4e1ba5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mypy.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[mypy]
22
warn_unused_ignores = True
33
disallow_incomplete_defs = True
4+
disable_error_code = annotation-unchecked

0 commit comments

Comments
 (0)