Skip to content

Commit 06de28f

Browse files
committed
Work around pydocstringformatter issue
1 parent e446e04 commit 06de28f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/vws/exceptions/custom_exceptions.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
"""
2-
Exceptions which do not map to errors at
1+
"""Exceptions which do not map to errors at the following URL, or simple
2+
errors given by the cloud recognition service.
3+
34
https://developer.vuforia.com/library/web-api/cloud-targets-web-services-api#result-codes
4-
or simple errors given by the cloud recognition service.
55
"""
66

77
from beartype import beartype

0 commit comments

Comments
 (0)