maloja/maloja/__init__.py

5 lines
96 B
Python
Raw Normal View History

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