Skip to content

Commit e553f86

Browse files
committed
Fix docs rendering errors
1 parent a2dc089 commit e553f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vws/query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def query(
6666
Raises:
6767
~vws.exceptions.AuthenticationFailure: The client access key pair
6868
is not correct.
69-
~vws.exceptions.MaxNumResultsOutOfRange: `max_num_results`` is not
69+
~vws.exceptions.MaxNumResultsOutOfRange: ``max_num_results`` is not
7070
within the range (1, 50).
7171
~vws.exceptions.MatchProcessing: The given image matches a target
7272
which was recently added, updated or deleted and Vuforia

0 commit comments

Comments
 (0)