Skip to content

Commit 67d4843

Browse files
OhYeeCopilot
andauthored
Update agentrun/sandbox/custom_sandbox.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: OhYee <oyohyee@oyohyee.com>
1 parent 1e71803 commit 67d4843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentrun/sandbox/custom_sandbox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class CustomSandbox(Sandbox):
1313
_template_type = TemplateType.CUSTOM
1414

1515
def get_base_url(self, config: Optional[Config] = None):
16-
"""Get CDP WebSocket URL for browser automation."""
16+
"""Get the base URL for the custom sandbox template."""
1717
api = DataAPI(
1818
resource_name="",
1919
resource_type=ResourceType.Template,

0 commit comments

Comments
 (0)