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 1bef225 commit 867743cCopy full SHA for 867743c
src/sagemaker/workflow/steps.py
@@ -18,7 +18,6 @@
18
19
from enum import Enum
20
from typing import Dict, List, Set, Union, Optional, Any, TYPE_CHECKING
21
-from urllib.parse import urlparse
22
23
import attr
24
0 commit comments