Skip to content

Commit 0242403

Browse files
committed
Fix indent
1 parent c4e9e16 commit 0242403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def test_upload(client):
8787
print("Sleeping for 5 seconds to allow uploads to finish...")
8888
time.sleep(5)
8989

90-
print("Continuing...")
90+
print("Continuing...")
9191

9292
return new_parent_id
9393

0 commit comments

Comments
 (0)