Skip to content

Commit f9eebbe

Browse files
committed
remove extra space :)
1 parent f442ce4 commit f9eebbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/quick_start.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ def main(url: str = None):
140140
print("It might still be running or encountered an issue. Check status manually later:")
141141
print(f" curl -H \"x-api-key: {API_KEY}\" {API_ENDPOINT_URL}/{job_id}")
142142

143-
144143
if __name__ == "__main__":
145144
url = None
146145
main(url)

0 commit comments

Comments
 (0)