mypy typing errors for batch enum's #13302
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
samples
Issues that are directly related to samples.
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Determine this is the right repository
Summary of the issue
Context
Running
mypy
on this official code sample (copy and paste into a filebatch_example.py
and runningmypy batch_example.py
)Expected Behavior:
No mypy errors
Actual Behavior:
mypy errors:
API client name and version
google-cloud-batch v0.17.28
Reproduction steps: code
Reproduction steps: supporting files
No response
Reproduction steps: actual results
Reproduction steps: expected results
OS & version + platform
macOS 15.0.1
Python environment
Python 3.11.10
Python dependencies
The text was updated successfully, but these errors were encountered: