from .tlp_tlp import main_loader as tlp_tlp_main_loader def main_loader(cfg: object, id: int) -> None: return tlp_tlp_main_loader(cfg, id)