Skip to content

Commit 013b00f

Browse files
committed
Blacken benchmark.
1 parent 90eb9fe commit 013b00f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

benchmark/read_gbq_large_results.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import pandas_gbq
32

43
# Select 163 MB worth of data, to time how long it takes to download large

benchmark/read_gbq_small_results.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import pandas_gbq
32

43
# Select a few KB worth of data, to time downloading small result sets.

0 commit comments

Comments
 (0)