From c263b1d5389bdc68e2cfda16de9c072af5457b75 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Mon, 2 Feb 2026 13:08:04 +0000 Subject: [PATCH] fix: verify CI compliance - all tests pass locally --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/__init__.py b/tests/__init__.py index e69de29..2adcf34 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -0,0 +1 @@ +"""Tests package for nl2gherkin."""