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 ee6ebaa commit 00b1b9cCopy full SHA for 00b1b9c
setup.cfg
@@ -1,2 +1,6 @@
1
[bdist_wheel]
2
universal = 0
3
+
4
+[pytype]
5
+disable =
6
+ import-error,attribute-error
0 commit comments