Skip to content

Commit d40f6cb

Browse files
committed
update docstring
1 parent 40bbe11 commit d40f6cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/groundlight/client.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,8 @@ def wait_for_confident_result(
970970
1. A result with confidence >= confidence_threshold is available
971971
2. The timeout_sec is reached
972972
3. An error occurs
973-
If the image query is from the edge, the result is returned immediately and not waited for.
973+
974+
If the image query was answered on the edge or is done_processing, the result is returned immediately.
974975
975976
**Example usage**::
976977

0 commit comments

Comments
 (0)