aider-gitea/aider_gitea/__init__.py
2025-04-13 18:06:44 +02:00

10 lines
254 B
Python

"""# Aider Gitea
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