We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f6b10 commit 18f1126Copy full SHA for 18f1126
mypy.ini
@@ -7,3 +7,6 @@
7
8
[mypy-gmpy2]
9
ignore_missing_imports = True
10
+
11
+[mypy-udk_configparser]
12
+ignore_missing_imports = True
0 commit comments