We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e9e16 commit 0242403Copy full SHA for 0242403
1 file changed
tests/integration.py
@@ -87,7 +87,7 @@ def test_upload(client):
87
print("Sleeping for 5 seconds to allow uploads to finish...")
88
time.sleep(5)
89
90
- print("Continuing...")
+ print("Continuing...")
91
92
return new_parent_id
93
0 commit comments