persistent-docker / doc /howto.rst
Anthony Truchet
feat: add quality tooling around Poetry
aed86da
Raw
History Blame Contribute Delete
195 Bytes
==========
How to ...
==========
.. py:currentmodule:: athai.hello
The main entry point of the application is the :func:`main` which actually delegates all the work to :func:`build_greetings`.