Skip to content

Conversation

@chalmerlowe
Copy link
Collaborator

@chalmerlowe chalmerlowe commented Aug 31, 2023

Due to an upstream change in how a module was imported and referenced, we needed to update some of our compliance tests to match.

Fixes #200 🦕
Fixes #201 🦕
Fixes #202 🦕
Fixes #203 🦕
Fixes #204 🦕
Fixes #205 🦕
Fixes #206 🦕
Fixes #207 🦕

@chalmerlowe chalmerlowe requested review from a team as code owners August 31, 2023 14:04
@chalmerlowe chalmerlowe requested a review from GaoleMeng August 31, 2023 14:04
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. labels Aug 31, 2023
@chalmerlowe chalmerlowe added the automerge Merge the pull request once unit tests and other checks pass. label Aug 31, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 8a7b25f into main Aug 31, 2023
@gcf-merge-on-green gcf-merge-on-green bot deleted the bug-tm-import branch August 31, 2023 14:38
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 31, 2023

import pandas
from pandas.tests.extension import base
import pandas._testing as tm
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment