ciclos

ref: configuration

src/types/__init__.py


1
2
3
from flask_sqlalchemy import SQLAlchemy

db = SQLAlchemy()