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 e98a4c8 commit df65456Copy full SHA for df65456
tox.ini
@@ -35,9 +35,3 @@ deps = vermin
35
commands =
36
vermin -t=3.9- --eval-annotations --backport enum --backport importlib --backport typing --no-parse-comments --violations .
37
skip_install = true
38
-
39
-[mypy]
40
-# Silence warnings given by using untyped libraries:
41
-ignore_missing_imports = True
42
-# See https://github.com/python/mypy/issues/7511:
43
-warn_no_return = False
0 commit comments