From db7d87a6d8711d1e19bab443bb6ad5968481e6f8 Mon Sep 17 00:00:00 2001 From: Leopoldadmin Date: Wed, 3 Jun 2026 23:52:07 +0000 Subject: [PATCH] Upload tests/__init__.py --- 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..812d08e --- /dev/null +++ b/tests/__init__.py @@ -0,0 +1 @@ +"""Test package for the CRM system."""