Skip to content

Commit 70f302a

Browse files
apply fixes
1 parent 5964fad commit 70f302a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindee/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def load_prediction(
187187
188188
:param product_class: Class of the product to use.
189189
:param local_response: Local response to load.
190-
:return:
190+
:return: A valid prediction.
191191
"""
192192
try:
193193
if local_response.as_dict.get("job"):

0 commit comments

Comments
 (0)