Skip to content

Commit 6786682

Browse files
committed
Apply isort.
1 parent ea58dd0 commit 6786682

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/test_gbq.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import pandas as pd
1010
from pandas import DataFrame
1111

12-
1312
api_exceptions = pytest.importorskip("google.api_core.exceptions")
1413
bigquery = pytest.importorskip("google.cloud.bigquery")
1514
service_account = pytest.importorskip("google.oauth2.service_account")

0 commit comments

Comments
 (0)