Skip to content

Conversation

chelsea-lin
Copy link
Contributor

Fixes #13 🦕

@chelsea-lin chelsea-lin requested a review from tswast April 29, 2024 22:52
@chelsea-lin chelsea-lin requested review from a team as code owners April 29, 2024 22:52
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Apr 29, 2024
@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/python-bigquery-magics API. size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Apr 29, 2024
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_mypy branch from 6421f0a to 93bde0a Compare April 29, 2024 22:57
@product-auto-label product-auto-label bot added size: s Pull request size is small. size: xs Pull request size is extra small. and removed size: xs Pull request size is extra small. size: s Pull request size is small. labels Apr 29, 2024
@chelsea-lin chelsea-lin marked this pull request as draft April 29, 2024 23:06
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_mypy branch from b524c19 to ba6daff Compare April 29, 2024 23:07
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Apr 29, 2024
@chelsea-lin chelsea-lin marked this pull request as ready for review April 30, 2024 18:25
CURRENT_DIRECTORY = pathlib.Path(__file__).parent.absolute()

# 'docfx' is excluded since it only needs to run in 'docs-presubmit'
nox.options.sessions = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a templated file. See: https://github.com/googleapis/synthtool/blob/master/synthtool/gcp/templates/python_library/noxfile.py.j2

Please update owlbot.py with this customization and/or update the template linked above.

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Apr 30, 2024
@GarrettWu GarrettWu removed their assignment May 2, 2024
@tswast
Copy link
Collaborator

tswast commented Jun 27, 2024

Once owlbot is updated, please also add py.typed file to the bigquery_magics directory.

@googleapis googleapis deleted a comment from Hassan222-ux Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-magics API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup mypy type checking
3 participants