Skip to content

Commit e5ac470

Browse files
committed
Fix lint error.
1 parent f09d38e commit e5ac470

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/frame.py

-1
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,6 @@ def to_gbq(
11811181
'STRING'},...]`. If schema is not provided, it will be
11821182
generated according to dtypes of DataFrame columns. See
11831183
BigQuery API documentation on available names of a field.
1184-
11851184
*New in version 0.3.1 of pandas-gbq*.
11861185
11871186
See Also

0 commit comments

Comments
 (0)