maloja/maloja/__init__.py

5 lines
110 B
Python
Raw Permalink Normal View History

2021-12-22 22:35:14 +03:00
# monkey patching
from .pkg_global import monkey
2021-12-22 22:35:14 +03:00
# configuration before all else
from .pkg_global import conf