mirror of
https://github.com/hoshikawa2/first_contas.git
synced 2026-07-09 18:24:20 +00:00
first commit
This commit is contained in:
3
app/agents/__init__.py
Normal file
3
app/agents/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .contas_agent import ContasAgent
|
||||
|
||||
__all__ = ["ContasAgent"]
|
||||
Reference in New Issue
Block a user