feat: Refactor imports to use pod_executor and add container verification script
This commit is contained in:
parent
17577d3fba
commit
114381b71c
19 changed files with 79 additions and 79 deletions
|
|
@ -6,7 +6,7 @@ from mcp.types import Tool, TextContent
|
|||
import json
|
||||
|
||||
from mcp_forge.server.tools.execute_python import ExecutePythonTool
|
||||
from mcp_forge.execution.simple.backend import ExecutionResult
|
||||
from pod_executor.simple.executor import ExecutionResult
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue