From 08bc608a1dce9d0056a8d65b73a01d88730bcc31 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 04:18:00 +0000 Subject: [PATCH] fix: resolve CI test failures --- errorfix/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errorfix/__init__.py b/errorfix/__init__.py index 48df70a..d558e29 100644 --- a/errorfix/__init__.py +++ b/errorfix/__init__.py @@ -15,4 +15,4 @@ __all__ = [ 'PluginLoader', 'PluginRegistry', 'cli', -] +] \ No newline at end of file