Minimal documentation
Some checks failed
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
Run Python tests (through Pytest) / Test (push) Has been cancelled

This commit is contained in:
Jon Michael Aanes 2025-04-13 16:14:42 +02:00
parent d88cf1dd13
commit 7e8cafcd09

View File

@ -1,7 +1,9 @@
"""# TODO
"""# Aider Gitea
TODO: Write some documentation here.
Work in progress code automation tool.
Use [Aider](https://aider.chat/) by creating issues. The program will then
automatically invoke Aider and create a pull request for the issue.
"""
from ._version import __version__ # noqa: F401