Skip to content

Commit 9b7e614

Browse files
committed
Add missing blank line
1 parent ddeee46 commit 9b7e614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_athena_iceberg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ def test_athena_to_iceberg_overwrite_partitions_merge_cols_error(
321321
mode="overwrite_partitions",
322322
)
323323

324+
324325
def test_athena_to_iceberg_schema_evolution_add_columns(
325326
path: str, path2: str, glue_database: str, glue_table: str
326327
) -> None:

0 commit comments

Comments
 (0)