From 92ca2a7e1b4f623072a2d9b79d75353444f98f63 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Tue, 3 Feb 2026 10:30:16 +0000 Subject: [PATCH] Initial upload of ai-code-audit-cli project --- 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..f2d7360 --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +"""Tests package for AI Code Audit CLI."""