- additional module for Gschliefghraben

This commit is contained in:
Arno Kaimbacher 2022-02-21 16:07:04 +01:00
parent 54b210c07d
commit c62eb2cdb0
8 changed files with 243 additions and 1 deletions

View file

@ -0,0 +1,12 @@
# 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)