energyDB/srv/__init__.py

3 lines
41 B
Python
Raw Permalink Normal View History

2020-12-17 01:01:27 +01:00
from .energyDB import app
energyDB = app