mirror of
https://github.com/langgenius/dify.git
synced 2026-07-19 00:04:35 -04:00
157ba6f5a0
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
4 lines
82 B
Python
4 lines
82 B
Python
from fastopenapi.routers.flask import FlaskRouter
|
|
|
|
console_router = FlaskRouter()
|