Update to Claude API naming conventions #176
Annotations
7 errors
|
Run astral-sh/ruff-action@v1
Process completed with exit code 1.
|
|
Run astral-sh/ruff-action@v1:
agents/tools/mcp_tool.py#L13
agents/tools/mcp_tool.py:13:22: F821 Undefined name `MCPConnection`
|
|
Run astral-sh/ruff-action@v1:
agents/test_message_params.py#L11
agents/test_message_params.py:11:20: F401 `typing.Any` imported but unused
|
|
Run astral-sh/ruff-action@v1:
agents/agent_demo.ipynb#L11
agents/agent_demo.ipynb:1:1: E402 Module level import not at top of cell
|
|
Run astral-sh/ruff-action@v1:
agents/agent_demo.ipynb#L10
agents/agent_demo.ipynb:1:1: E402 Module level import not at top of cell
|
|
Run astral-sh/ruff-action@v1:
agents/agent_demo.ipynb#L9
agents/agent_demo.ipynb:1:1: E402 Module level import not at top of cell
|
|
Run astral-sh/ruff-action@v1:
agents/agent_demo.ipynb#L8
agents/agent_demo.ipynb:1:1: E402 Module level import not at top of cell
|
Loading