lab4 / main.py
brestok's picture
init
69f2337
raw
history blame contribute delete
47 Bytes
from app import create_app
app = create_app()