Skip to content

Commit

Permalink
rm type in dataset
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed Mar 25, 2024
1 parent 51fa2b2 commit bc30c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ def dataset_query(tmpdir):
return {
"name": "dataset_name",
"data_opener": str(opener_path),
"type": "images",
"description": str(desc_path),
"permissions": {
"public": True,
Expand Down

0 comments on commit bc30c79

Please sign in to comment.