Files

4 lines
59 B
Python
Raw Permalink Normal View History

from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()