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

Commit 648a1a1

Browse files
committed
more linting
1 parent f3fa1e9 commit 648a1a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/system/data/test_system_async.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ async def table(self, client, table_id, instance_id):
9898
async with client.get_table(instance_id, table_id) as table:
9999
yield table
100100

101-
102101
@pytest.fixture(scope="session")
103102
def column_family_config(self):
104103
"""

0 commit comments

Comments
 (0)