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 73f33a5 commit 8f2e0e8Copy full SHA for 8f2e0e8
setup.cfg
@@ -1,3 +1,6 @@
1
+[mypy]
2
+# empty section required to work around https://github.com/python/mypy/issues/9940
3
+
4
# These libraries have no type annotations
5
[mypy-dbus.*]
6
ignore_missing_imports = True
0 commit comments