From 14902c02ea5723f76a97d4be5a522d878902427d Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 07:35:50 +0000 Subject: [PATCH] fix: resolve CI/CD workflow issues --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__init__.py b/tests/__init__.py index 5d64489..0fe9ada 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +1 @@ -"""Tests package for ConfDoc.""" +"""Tests package for confdoc."""