8000 Merge pull request #1443 from sai-ram-pendyala/patch-1 · tableau/server-client-python@4f68931 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f68931

Browse files
authored
Merge pull request #1443 from sai-ram-pendyala/patch-1
Update api-ref.md
2 parents 7c62304 + 746a997 commit 4f68931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@ Name | Description
14801480

14811481
Returns the final `JobItem`.
14821482

1483-
Usually, you can just discard the return value without checking the job status. In case the job wasn't succesful, `wait_for_job` would have already raised an exception. For advanced scenarios, he returned `JobItem` might still be interesting to access e.g. start and end time or `notes`.
1483+
Usually, you can just discard the return value without checking the job status. In case the job wasn't succesful, `wait_for_job` would have already raised an exception. For advanced scenarios, the returned `JobItem` might still be interesting to access e.g. start and end time or `notes`.
14841484

14851485
**Example**
14861486

0 commit comments

Comments
 (0)
0