From 5f4c7e597221fb523c12ee78f49912d845fb8b4e Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 5 Feb 2026 13:42:30 +0000 Subject: [PATCH] fix: resolve CI/CD issues - all tests pass locally --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__init__.py b/tests/__init__.py index 8b300f3..ef209bb 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +1 @@ -# Tests for MCP Server CLI +"""Tests package for MCP Server CLI."""