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

Commit 19cc257

Browse files
committed
chore: lint sample driver
1 parent eeb6c4d commit 19cc257

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/tableadmin/tableadmin_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
retry_429_503 = RetryErrors(exceptions.TooManyRequests, exceptions.ServiceUnavailable)
3131

32+
3233
def test_run_table_operations(capsys):
3334
table_id = TABLE_ID_FORMAT.format(uuid.uuid4().hex[:8])
3435

0 commit comments

Comments
 (0)