generated from realAscot/template-python
9 lines
181 B
Python
9 lines
181 B
Python
|
#!/usr/bin/env python3
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
"""
|
||
|
Hier liegen die Dateien für die primäre Logik der Anwendung
|
||
|
|
||
|
Diese Information hier stammt aus der datei ./app/__init__.py
|
||
|
"""
|