We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaab428 commit 3c7985fCopy full SHA for 3c7985f
1 file changed
ucloud_sandbox/sandbox_sync/filesystem/watch_handle.py
@@ -1,6 +1,6 @@
1
from typing import List
2
3
-from e2b import SandboxException
+from ucloud_sandbox.exceptions import SandboxException
4
from ucloud_sandbox.envd.filesystem import filesystem_connect
5
from ucloud_sandbox.envd.filesystem.filesystem_pb2 import (
6
GetWatcherEventsRequest,
0 commit comments