* Either install [Mypy CLI](https://mypy.readthedocs.io/en/stable/) or extension in your IDE of choice. * Run mypy against all `py/examples` files. * Refactor where needed, make sure the existing functionality is not broken.