from .config import conf, STATIC_DIR, icon_dict
__all__ = [
"conf",
STATIC_DIR,
icon_dict,
]
Powered by TurnKey Linux.