Skip to content

Commit 67d2884

Browse files
committed
Workaround for python/mypy#9940
1 parent bd664af commit 67d2884

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[metadata]
22
description-file = README.md
33

4+
[mypy]
5+
46
[mypy-furl]
57
ignore_missing_imports = True

0 commit comments

Comments
 (0)