from sync_core import run_price_sync_clients

if __name__ == "__main__":
    run_price_sync_clients()