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 069c4e8 commit b705f6fCopy full SHA for b705f6f
skylab_studio/studio_client.py
@@ -18,7 +18,7 @@
18
import sentry_sdk
19
20
from .version import VERSION
21
-from exceptions.exceptions import JobNotFoundException, StudioException
+from ..exceptions.exceptions import JobNotFoundException, StudioException
22
23
API_HEADER_KEY = 'X-SLT-API-KEY'
24
API_HEADER_CLIENT = 'X-SLT-API-CLIENT'
0 commit comments