As per [PEP 561](https://www.python.org/dev/peps/pep-0561/), each module needs a marker file to tell type checkers that it's OK to use the type annotations within the module code. These files need to be added to the next release.