Thanks to visit codestin.com Credit goes to github.com
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 ddceff9 commit 0947a21Copy full SHA for 0947a21
setup.py
@@ -23,6 +23,8 @@
23
# the Free Software Foundation, 51 Franklin Street, Fifth Floor,
24
# Boston, MA 02110-1301, USA.
25
26
+# mypy: disable-error-code="import-not-found, import-untyped"
27
+
28
# Import setuptools before distutils to avoid user warning
29
import os
30
import sys
0 commit comments