mypy · mypy/import-untyped
import-untyped
Import of Untyped Module
A module is imported that has no type information (neither inline annotations nor a stub package). Install the corresponding types-* stub package or add py.typed to suppress this error.