inkstitch/lib/api/simulator.py

4 wiersze
74 B
Python

from flask import Blueprint
simulator = Blueprint('simulator', __name__)