We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea58dd0 commit 6786682Copy full SHA for 6786682
pandas/tests/io/test_gbq.py
@@ -9,7 +9,6 @@
9
import pandas as pd
10
from pandas import DataFrame
11
12
-
13
api_exceptions = pytest.importorskip("google.api_core.exceptions")
14
bigquery = pytest.importorskip("google.cloud.bigquery")
15
service_account = pytest.importorskip("google.oauth2.service_account")
0 commit comments