Files
aitsc/app.py
2025-08-16 16:38:06 +08:00

5 lines
72 B
Python

#rjbtest
from flask_prompt_master import create_app
app = create_app()