Skip to content

Commit 7eaafd3

Browse files
chefgsCopilot
andauthored
Update tests/test_mcp_protocol.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9cb7781 commit 7eaafd3

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tests/test_mcp_protocol.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@
3131
import os
3232
import subprocess
3333
import sys
34-
from typing import Any, Dict, Generator, Optional
35-
36-
import pytest
37-
34+
from typing import Any, Dict, Optional
3835
# ---------------------------------------------------------------------------
3936
# Expected tool names (all 8 DevOps-OS tools exposed by the MCP server)
4037
# ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)