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 127856b commit 79b4f6dCopy full SHA for 79b4f6d
test/unit_tests/error_handling/test_error_constants.py
@@ -4,7 +4,7 @@
4
"""
5
6
import pytest
7
-from sagemaker.hyperpod.common.error_constants import (
+from sagemaker.hyperpod.common.exceptions.error_constants import (
8
ResourceType,
9
OperationType,
10
RESOURCE_LIST_COMMANDS,
0 commit comments