Files
2026-04-07 18:07:06 -03:00

4 lines
59 B
Python

from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()