repertory-api/app/extensions.py
2026-06-09 15:07:08 -04:00

3 lines
59 B
Python

from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()