Skip to content

Commit dee2727

Browse files
committed
Test a change
1 parent 1a622a6 commit dee2727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vws/exceptions/vws_exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class ProjectInactiveError(VWSError):
127127
@beartype
128128
class MetadataTooLargeError(VWSError):
129129
"""
130-
Exception raised when Vuforia returns a response with a result code
130+
Exception raised when Vuforia returns responses with a result code
131131
'MetadataTooLarge'.
132132
"""
133133

0 commit comments

Comments
 (0)