librectf-rust/server/easyctf/views/api/admin.py

4 lines
70 B
Python

from flask import Blueprint
blueprint = Blueprint("admin", __name__)