Skip to content

Commit 18f1126

Browse files
committed
Mypy ignore udk_configparser
1 parent 90f6b10 commit 18f1126

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77

88
[mypy-gmpy2]
99
ignore_missing_imports = True
10+
11+
[mypy-udk_configparser]
12+
ignore_missing_imports = True

0 commit comments

Comments
 (0)