from .config import conf, STATIC_DIR, TEMPLATES_DIR __all__ = [ "conf", STATIC_DIR, TEMPLATES_DIR, ]