Make mypy ignore errors related to an installed external package
I have an installed package foo
which is defined as typed (has the py.typed file) but the types are incomplete leading to the error:
I have an installed package foo
which is defined as typed (has the py.typed file) but the types are incomplete leading to the error: