MCPcopy
hub / github.com/AstrBotDevs/AstrBot / _alias_error

Function _alias_error

astrbot/dashboard/api/providers.py:87–88  ·  view source on GitHub ↗
(message: str)

Source from the content-addressed store, hash-verified

85
86
87def _alias_error(message: str):
88 return error(message)
89
90
91@router.get("/providers/schema")

Calls 1

errorFunction · 0.90

Tested by

no test coverage detected