Skip to content

Commit

Permalink
Fix lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast committed Apr 4, 2018
1 parent f09d38e commit e5ac470
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/core/frame.py
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,6 @@ def to_gbq(
'STRING'},...]`. If schema is not provided, it will be
generated according to dtypes of DataFrame columns. See
BigQuery API documentation on available names of a field.
*New in version 0.3.1 of pandas-gbq*.
See Also
Expand Down

0 comments on commit e5ac470

Please sign in to comment.