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
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -341,7 +341,6 @@ def system(session):
341
341
fornameinsamples_tests:
342
342
_run_samples_test(session, name)
343
343
344
-
345
344
# Maunally added samples tests helper function.
346
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
Copy file name to clipboardExpand all lines: scripts/client-post-processing/bigquery-storage-integration.yaml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,6 @@ replacements:
91
91
for name in samples_tests:
92
92
_run_samples_test(session, name)
93
93
94
-
95
94
# Maunally added samples tests helper function.
96
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
0 commit comments