File size: 62 Bytes
86d99b4
 
 
1
2
3
4
from flask_sqlalchemy import SQLAlchemy

db = SQLAlchemy()