1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/maloja/__init__.py

5 lines
110 B
Python
Raw 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