From 41c43e0da162ff9821896412cd9118165c60b30f Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 16:38:15 +0000 Subject: [PATCH] fix: resolve CI test failures --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__init__.py b/tests/__init__.py index d664c4c..ca9cce3 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +1 @@ -# Tests for LocalAPI Docs +"""Tests package for LocalAPI Docs."""