Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 2d633bc

Browse files
committed
removed extra line
1 parent 7ace179 commit 2d633bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

samples/snippets/data_client/data_client_snippets_async_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ def column_family_config():
4242

4343
@pytest.fixture(scope="session")
4444
def table_id(column_family_config):
45-
4645
with create_table_cm(PROJECT, BIGTABLE_INSTANCE, TABLE_ID, column_family_config):
4746
yield TABLE_ID
4847

0 commit comments

Comments
 (0)