HPI/my/config/__init__.py
2020-05-06 22:20:00 +01:00

7 lines
159 B
Python

# TODO ok, this thing should trigger .cfg import presumably??
from ..core import init
# TODO maybe, reuse mycfg_template here?
class stub:
key = 'value'