Skip to content

Commit b8418b8

Browse files
committed
lint
1 parent 33beb84 commit b8418b8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/google-cloud-bigquery-storage/noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ def system(session):
341341
for name in samples_tests:
342342
_run_samples_test(session, name)
343343

344+
344345
# Maunally added samples tests helper function.
345346
# TODO(https://github.com/googleapis/google-cloud-python/issues/14417): remove tests after samples are migrated to https://github.com/GoogleCloudPlatform/python-docs-samples
346347
def _run_samples_test(session, name):

scripts/client-post-processing/bigquery-storage-integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ replacements:
9191
for name in samples_tests:
9292
_run_samples_test(session, name)
9393
94+
9495
# Maunally added samples tests helper function.
9596
# TODO(https://github.com/googleapis/google-cloud-python/issues/14417): remove tests after samples are migrated to https://github.com/GoogleCloudPlatform/python-docs-samples
9697
def _run_samples_test(session, name):

0 commit comments

Comments
 (0)