Skip to content

Commit 0a31335

Browse files
author
Ubuntu
committed
Fix lint'
1 parent af80f4c commit 0a31335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ def dataset(CLIENT):
3939
ds = client.get_dataset("ds_c5jwptkgfsqg0cs503z0")
4040
job = ds.create_image_index()
4141
job.sleep_until_complete()
42-
print(ds.id)
42+
print(ds.id)

0 commit comments

Comments
 (0)