Skip to content

Commit 767524d

Browse files
committed
updated registry
1 parent 44ef1e3 commit 767524d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
from typing import Any, Callable, cast
99

10-
from .devbox_tunnel import run_devbox_tunnel_example
1110
from .example_types import ExampleResult
11+
from .devbox_tunnel import run_devbox_tunnel_example
1212
from .mcp_github_tools import run_mcp_github_tools_example
1313
from .blueprint_with_build_context import run_blueprint_with_build_context_example
1414
from .devbox_from_blueprint_lifecycle import run_devbox_from_blueprint_lifecycle_example

0 commit comments

Comments
 (0)