Skip to content

Commit 307d357

Browse files
committed
fixup! docs: add type_overrides feature to CHANGES.md
1 parent 4c59be3 commit 307d357

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdks/python/apache_beam/io/gcp/bigquery_schema_tools_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ class TypeOverridesSchemaToolsTest(unittest.TestCase):
342342
def test_bq_field_to_type_with_overrides(self):
343343
"""Test bq_field_to_type function with type_overrides."""
344344
import datetime
345+
345346
from apache_beam.io.gcp.bigquery_schema_tools import bq_field_to_type
346347

347348
# Without overrides, DATE is not supported

0 commit comments

Comments
 (0)