Skip to content

Commit 88d24a1

Browse files
authored
chore(bigquery-storage): fix format (#17925)
fix #17924
1 parent d328e3b commit 88d24a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-cloud-bigquery-storage/tests/unit/test_reader_v1_arrow.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
import importlib_metadata as metadata
2828

2929
import google.api_core.exceptions
30+
3031
from google.cloud.bigquery_storage import types
3132

3233
from .helpers import SCALAR_BLOCKS, SCALAR_COLUMN_NAMES, SCALAR_COLUMNS

0 commit comments

Comments
 (0)