You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-cloud-bigquery-storage/noxfile.py
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -341,26 +341,26 @@ def system(session):
341
341
fornameinsamples_tests:
342
342
_run_samples_test(session, name)
343
343
344
-
# Maunally added samples tests helper function.
345
-
# TODO(https://github.com/googleapis/google-cloud-python/issues/14417): remove tests after samples are migrated to https://github.com/GoogleCloudPlatform/python-docs-samples
# TODO(https://github.com/googleapis/google-cloud-python/issues/14417): remove tests after samples are migrated to https://github.com/GoogleCloudPlatform/python-docs-samples
Copy file name to clipboardExpand all lines: scripts/client-post-processing/bigquery-storage-integration.yaml
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -91,26 +91,26 @@ replacements:
91
91
for name in samples_tests:
92
92
_run_samples_test(session, name)
93
93
94
-
# Maunally added samples tests helper function.
95
-
# TODO(https://github.com/googleapis/google-cloud-python/issues/14417): remove tests after samples are migrated to https://github.com/GoogleCloudPlatform/python-docs-samples
# TODO(https://github.com/googleapis/google-cloud-python/issues/14417): remove tests after samples are migrated to https://github.com/GoogleCloudPlatform/python-docs-samples
0 commit comments