You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Thanks for stopping by to let us know something could be better!
Environment details
google-cloud-bigqueryversion: 3.11.3mypyversion: 1.4.1Steps to reproduce
test.pywith the following contents:mypy test.py --disallow-untyped-callsCode example
See above
Stack trace
Solution
To solve the problem, type annotations need to be added to the constructor of bigquery.DatasetReference