Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 80d46cc

Browse files
1 parent 01be0ed commit 80d46cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/system/test_writer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ def test_append_rows_with_proto3_got_response_on_failure(append_rows_stream):
150150

151151
def test_flaky_connection(project_id, dataset, bq_client, bqstorage_write_client):
152152
from google.api_core import exceptions
153+
153154
from .conftest import _make_dataset
154155

155156
# Create dataset, table and stream.

0 commit comments

Comments
 (0)