Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use explicit rather than implicit relative imports #433

Merged
merged 2 commits into from
Mar 21, 2022

Conversation

waltaskew
Copy link
Contributor

@waltaskew waltaskew commented Mar 18, 2022

use explicit rather than implicit relative imports

Fixes #432 🦕

@waltaskew waltaskew requested a review from a team as a code owner March 18, 2022 20:39
@waltaskew waltaskew requested review from a team and stephaniewang526 March 18, 2022 20:39
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Mar 18, 2022
@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2022
@tswast
Copy link
Collaborator

tswast commented Mar 21, 2022

Thanks for the contribution!

@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Mar 21, 2022
@tswast tswast added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 21, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 21, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit ca20d3d into googleapis:main Mar 21, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 21, 2022
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-sqlalchemy API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use explicit rather than implicit relative imports
3 participants