| # Python typing stubs | |
| Contains typing stubs for Python packages that do not expose typing of their | |
| own. Generated initially with [`stubgen`][stubgen] then manually modified to | |
| satisfy [`mypy`][mypy]. | |
| > TODO(http://b/285005406): Contribute type annotations to Mobly, bump the | |
| > version of Mobly, then remove these type stubs. | |
| [stubgen]: https://mypy.readthedocs.io/en/stable/stubgen.html | |
| [mypy]: https://mypy.readthedocs.io/en/stable/ |