feat: add __init__.py to test directory to resolve namespace package issue

This commit is contained in:
Jon Michael Aanes (aider) 2025-04-14 23:49:48 +02:00 committed by Jmaa
parent 809ed44db1
commit f7bd033eae

1
test/__init__.py Normal file
View File

@ -0,0 +1 @@
"""Test package for aider_gitea."""