mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 15:13:55 +08:00
3 lines
87 B
Python
3 lines
87 B
Python
from .app import TestRuntimeApplication
|
|
from .http_server import TestRuntimeHttpServer
|