We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeff82f commit fac21bdCopy full SHA for fac21bd
mypy.ini
@@ -3,3 +3,4 @@ ignore_missing_imports = True
3
# required to support namespace packages
4
# https://github.com/python/mypy/issues/14057
5
explicit_package_bases = True
6
+mypy_path = src
0 commit comments