mirror of
https://github.com/Zippland/NanoComic.git
synced 2026-03-02 16:23:26 +08:00
init
This commit is contained in:
3
backend/src/agent/__init__.py
Normal file
3
backend/src/agent/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from agent.graph import graph
|
||||
|
||||
__all__ = ["graph"]
|
||||
Reference in New Issue
Block a user