Skip to content

Commit 10f7cd4

Browse files
authored
Update tests/unit/job/test_load_config.py
1 parent c584a5a commit 10f7cd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/job/test_load_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,6 @@ def test_from_api_repr(self):
959959
from google.cloud.bigquery.schema import SchemaField
960960
from google.cloud.bigquery.table import TimePartitioning, TimePartitioningType
961961

962-
# from google.cloud.bigquery.format_options import ParquetOptions
963962
from google.cloud.bigquery.job.load import ColumnNameCharacterMap
964963

965964
config = LoadJobConfig.from_api_repr(self.RESOURCE)

0 commit comments

Comments
 (0)