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 c9981f9 commit 73ff0c1Copy full SHA for 73ff0c1
src/sagemaker/modules/distributed.py
@@ -17,7 +17,6 @@
17
18
from abc import ABC, abstractmethod
19
from typing import Optional, Dict, Any, List
20
-from pydantic import PrivateAttr
21
22
from sagemaker.modules.utils import safe_serialize
23
from sagemaker.modules.constants import SM_DRIVERS_LOCAL_PATH
0 commit comments