File size: 74 Bytes
69381eb
 
 
1
2
3
4
from app import app
from database import create_tables
create_tables(app)