Skip to content

Commit af4bc5f

Browse files
committed
lint
1 parent 767524d commit af4bc5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 .example_types import ExampleResult
1110
from .devbox_tunnel import run_devbox_tunnel_example
11+
from .example_types import ExampleResult
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)