Skip to content

Commit 2f05994

Browse files
committed
Merge remote-tracking branch 'origin/master' into client
2 parents 6dc417c + bc8a339 commit 2f05994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vws/exceptions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ def response(self) -> Response:
253253
The response returned by Vuforia which included this error.
254254
"""
255255
return self._response
256+
<<<<<<< HEAD
256257

257258

258259
class InactiveProject(Exception):

0 commit comments

Comments
 (0)