From 99abc8a058f5124e6a276ae20f37cb4e351b8807 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 29 Jan 2026 21:28:02 +0000 Subject: [PATCH] Add more tests --- tests/test_validators/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/test_validators/__init__.py diff --git a/tests/test_validators/__init__.py b/tests/test_validators/__init__.py new file mode 100644 index 0000000..240dff2 --- /dev/null +++ b/tests/test_validators/__init__.py @@ -0,0 +1 @@ +# Validators tests package