From f180b8a082f6bab673072548a88484420906aaf5 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Wed, 4 Feb 2026 06:28:13 +0000 Subject: [PATCH] fix: resolve CI linting and type checking errors --- scaffoldforge/templates/python/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scaffoldforge/templates/python/__init__.py b/scaffoldforge/templates/python/__init__.py index a77ea14..6a6501c 100644 --- a/scaffoldforge/templates/python/__init__.py +++ b/scaffoldforge/templates/python/__init__.py @@ -1 +1 @@ -"""Python templates for ScaffoldForge.""" +"""Python template files.""" \ No newline at end of file