Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit d3a6ce3

Browse files
committed
fix lint error
1 parent 5509caf commit d3a6ce3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/system/large/blob/test_function.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def test_blob_image_blur_to_series(
117117
status_series = actual_exploded["status"]
118118
assert status_series.dtype == dtypes.STRING_DTYPE
119119

120-
content_series = actual_exploded["content"]
121120
# Content should be blob objects for GCS destination
122121
else:
123122
expected_df = pd.DataFrame(

0 commit comments

Comments
 (0)