Skip to content

Commit f5920d5

Browse files
committed
fix lint
1 parent 987091c commit f5920d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_gbq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from pandas import DataFrame
2020
import pytest
2121

22-
from pandas_gbq import gbq, gbq_connector
22+
from pandas_gbq import gbq
2323
import pandas_gbq.constants
2424
import pandas_gbq.exceptions
2525
import pandas_gbq.features

0 commit comments

Comments
 (0)