GoogleCloudPlatform / GoogleCloudPlatform/python-docs-samples
Add `mypy` presubmit to Python samples
Open
priority: p3
samples
triage me
type: feature request
- Dominant language
- Jupyter Notebook
- Stars
- 8.1k
- Forks
- 6.7k
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 16
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.