Test pipeline

This commit is contained in:
Administrator 2022-04-04 14:17:51 +02:00
parent 1624989f77
commit 14b5929c8d

View File

@ -1,3 +1,4 @@
from flask_sqlalchemy import SQLAlchemy
# database object
database = SQLAlchemy()