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.
2 parents b4ff6b3 + b461010 commit ed5f191Copy full SHA for ed5f191
setup.cfg
@@ -63,6 +63,7 @@ ignore =
63
formats = sdist.tgz,bdist_wheel
64
65
[mypy]
66
+mypy_path = src
67
ignore_missing_imports = True
68
no_implicit_optional = True
69
strict_equality = True
0 commit comments