From 6fdc0769b6e087d2097b4f18d972f4fb00248c32 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 19:31:07 +0000 Subject: [PATCH] Initial upload: Git AI Documentation Generator v0.1.0 --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/__init__.py diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..7f30cba --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +"""Tests package for git-ai-doc-generator."""