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 70e8e46 commit c8b81e1Copy full SHA for c8b81e1
tests/integration/test_data_rows.py
@@ -817,4 +817,3 @@ def test_create_data_row_with_media_type(dataset, image_url):
817
assert "Found invalid contents for media type: \'IMAGE\'" in str(exc.value)
818
819
dataset.create_data_row(row_data=image_url, media_type="IMAGE")
820
-
0 commit comments