From d6cc83c0a67685e93b478a071577341fd14b9207 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 21:59:19 +0000 Subject: [PATCH] Add mockapi source files and tests --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__init__.py b/tests/__init__.py index 4c37a41..0b94334 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +1 @@ -"""Test suite for mockapi.""" \ No newline at end of file +"""Unit tests initialization."""