Skip to content

Commit 1e083c2

Browse files
committed
Document ImageTooLarge
1 parent 11655e0 commit 1e083c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vws/vws.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ def add_target(
211211
RGB color space.
212212
~vws.exceptions.Fail: There was an error with the request. For
213213
example, the given access key does not match a known database.
214+
~vws.exceptions.ImageTooLarge: The given image is too large.
214215
~vws.exceptions.TargetNameExist: A target with the given ``name``
215216
already exists.
216217
"""

0 commit comments

Comments
 (0)