This commit is contained in:
Jon Michael Aanes 2025-04-13 14:29:39 +02:00
commit 4a390d915b
3 changed files with 7 additions and 0 deletions

3
aider_gitea/__main__.py Normal file
View File

@ -0,0 +1,3 @@
# TODO

4
test/test_init.py Normal file
View File

@ -0,0 +1,4 @@
def test_init():
import aider_gitea #noqa: F401