It will be helpful to include a `mypy` presubmit to improve the end user experience and avoid type failures for users similar to: https://github.com/GoogleCloudPlatform/python-docs-samples/issues/13302. Add a github presubmit that runs mypy on the samples to capture any type failures.