geomon/gschliefgraben_glasfaser/config.py
2022-02-21 16:07:04 +01:00

12 lines
211 B
Python

# import os
# #import connexion
# from sqlalchemy.ext import
# from marshmallow import Marshmallow
# Create the SQLAlchemy db instance
# db = SQLAlchemy(app)
# Initialize Marshmallow
# ma = Marshmallow(app)