feat: add type hints to Client by rinarakaki · Pull Request #2044 · googleapis/python-bigquery

@rinarakaki

@rinarakaki requested a review from a team

October 21, 2024 10:32

chalmerlowe

@chalmerlowe

@rinarakaki

Moves import from being used solely during specific checks to being more universally available.

@chalmerlowe

chalmerlowe

@chalmerlowe

@chalmerlowe

testing some minor changes to deal with mypy quirks

chalmerlowe

@chalmerlowe

chalmerlowe

chalmerlowe added a commit that referenced this pull request

Jan 2, 2025
* add type hints

* Update client.py

Moves import from being used solely during specific checks to being more universally available.

* Update google/cloud/bigquery/client.py

* Update client.py

testing some minor changes to deal with mypy quirks

* Update google/cloud/bigquery/client.py

---------

Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>

This was referenced

Jan 21, 2025

lkhagvadorj-amp pushed a commit to lkhagvadorj-amp/python-bigquery that referenced this pull request

Feb 21, 2025
* add type hints

* Update client.py

Moves import from being used solely during specific checks to being more universally available.

* Update google/cloud/bigquery/client.py

* Update client.py

testing some minor changes to deal with mypy quirks

* Update google/cloud/bigquery/client.py

---------

Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>