Skip to content
Snippets Groups Projects
Commit 28bd46d6 authored by Jim MacArthur's avatar Jim MacArthur Committed by Martin Blanchard
Browse files

sandbox/__init__.py: Add SandboxRemote

parent ee47f659
No related branches found
No related tags found
Loading
...@@ -20,3 +20,4 @@ ...@@ -20,3 +20,4 @@
from .sandbox import Sandbox, SandboxFlags from .sandbox import Sandbox, SandboxFlags
from ._sandboxchroot import SandboxChroot from ._sandboxchroot import SandboxChroot
from ._sandboxbwrap import SandboxBwrap from ._sandboxbwrap import SandboxBwrap
from ._sandboxremote import SandboxRemote
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment