# pylint: disable=C0111 from flask_sqlalchemy import SQLAlchemy db = SQLAlchemy()