Skip to content
This repository was archived by the owner on Nov 8, 2020. It is now read-only.

Commit 399f9ef

Browse files
committed
Add configurations for mypy
1 parent 46897a0 commit 399f9ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ restructuredtext = 1
1919

2020
[flake8]
2121
ignore=_
22+
23+
[mypy]
24+
ignore_missing_imports = True

0 commit comments

Comments
 (0)