tmpl-flask/flaskapp/__init__.py
2023-02-14 19:53:57 +04:00

3 lines
53 B
Python

"""Init file for the module"""
from .app import app