Skip to content
Snippets Groups Projects
__init__.py 59 B
Newer Older
from flask_sqlalchemy import SQLAlchemy

db = SQLAlchemy()