Skip to content

Commit 0666d9d

Browse files
committed
🧎‍♀️ Genuflect to the types.
Ref jaraco/jaraco.test#7
1 parent 8484ecc commit 0666d9d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mypy.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ ignore_missing_imports = True
2020
# jaraco/zipp#123
2121
[mypy-zipp.*]
2222
ignore_missing_imports = True
23+
24+
# jaraco/jaraco.test#7
25+
[mypy-jaraco.test.*]
26+
ignore_missing_imports = True

0 commit comments

Comments
 (0)