mirror of
https://github.com/hoshikawa2/first_contas.git
synced 2026-07-09 18:24:20 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
from .contas_agent import ContasAgent
|
|
|
|
__all__ = ["ContasAgent"]
|