We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf4948 commit dfdf84bCopy full SHA for dfdf84b
tests/system/large/blob/test_function.py
@@ -118,7 +118,6 @@ def test_blob_image_blur_to_series(
118
status_series = actual_exploded["status"]
119
assert status_series.dtype == dtypes.STRING_DTYPE
120
121
- content_series = actual_exploded["content"]
122
# Content should be blob objects for GCS destination
123
else:
124
expected_df = pd.DataFrame(
0 commit comments