from iact3.main import sync_run


if __name__ == "__main__":
    sync_run()