We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a622a6 commit dee2727Copy full SHA for dee2727
src/vws/exceptions/vws_exceptions.py
@@ -127,7 +127,7 @@ class ProjectInactiveError(VWSError):
127
@beartype
128
class MetadataTooLargeError(VWSError):
129
"""
130
- Exception raised when Vuforia returns a response with a result code
+ Exception raised when Vuforia returns responses with a result code
131
'MetadataTooLarge'.
132
133
0 commit comments