Skip to content

Commit f22f95c

Browse files
committed
Fixed small error in docstring
1 parent 1b38d0c commit f22f95c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas_gbq/gbq.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -778,8 +778,6 @@ def read_gbq(
778778
columns : list(str), optional
779779
List of BigQuery column names in the desired order for results
780780
DataFrame.
781-
columns : list(str), optional
782-
Alias for col_order
783781
reauth : boolean, default False
784782
Force Google BigQuery to re-authenticate the user. This is useful
785783
if multiple accounts are used.

0 commit comments

Comments
 (0)