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 af80f4c commit 0a31335Copy full SHA for 0a31335
conftest.py
@@ -39,4 +39,4 @@ def dataset(CLIENT):
39
ds = client.get_dataset("ds_c5jwptkgfsqg0cs503z0")
40
job = ds.create_image_index()
41
job.sleep_until_complete()
42
- print(ds.id)
+ print(ds.id)
0 commit comments