librectf-rust/server/app.py

4 lines
51 B
Python

from easyctf import create_app
app = create_app()