From 34fe3f20218e82c395234e130d9e5e500fd85691 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 09:03:44 +0000 Subject: [PATCH] fix: resolve CI/CD workflow configuration --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/__init__.py b/tests/__init__.py index e69de29..b6d8ad4 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -0,0 +1 @@ +"""Test package for shell_alias_gen."""