Skip to content

Commit 775129a

Browse files
committed
lint
1 parent 18eb745 commit 775129a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

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

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

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

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

0 commit comments

Comments
 (0)