Skip to content

Commit dfdf84b

Browse files
committed
fix lint error
1 parent caf4948 commit dfdf84b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/system/large/blob/test_function.py

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

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

0 commit comments

Comments
 (0)