Initial
This commit is contained in:
commit
4a390d915b
3
aider_gitea/__main__.py
Normal file
3
aider_gitea/__main__.py
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
|
BIN
test/__pycache__/test_init.cpython-313-pytest-8.3.5.pyc
Normal file
BIN
test/__pycache__/test_init.cpython-313-pytest-8.3.5.pyc
Normal file
Binary file not shown.
4
test/test_init.py
Normal file
4
test/test_init.py
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
def test_init():
|
||||||
|
import aider_gitea #noqa: F401
|
||||||
|
|
Loading…
Reference in New Issue
Block a user