xppl/init.py

2 lines
34 B
Python
Executable File

from app import db
db.create_all()