Skip to content

Commit c91d40f

Browse files
committed
Fixed indent for break
1 parent d6f586e commit c91d40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/salesforce_bulk_python/bulk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ async def start(self):
142142
if status=='JobComplete':
143143
self.on_complete(f"{self.connection.instance_url}/services/data/{self.connection.settings.api_version}/jobs/query/{self.id}/results",self)
144144
print(f'Finished job for {self.object.name}')
145-
break
145+
break
146146
return 0
147147

148148
@property

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy