Asib27's picture
try 1
065fee7 verified
raw
history blame
154 Bytes
[mypy]
ignore_missing_imports = True
# required to support namespace packages
# https://github.com/python/mypy/issues/14057
explicit_package_bases = True