diff --git a/scripts/trigger_modelling_e2e_sqs.py b/scripts/trigger_modelling_e2e_sqs.py index 8ab868c3..3bcfeaf9 100644 --- a/scripts/trigger_modelling_e2e_sqs.py +++ b/scripts/trigger_modelling_e2e_sqs.py @@ -10,7 +10,7 @@ AWS creds come from the ambient ~/.aws profile; DB creds from backend/.env. from __future__ import annotations -# --------------------------------------------------------------------------- +# -------------------------------------------------------------------------- # CONFIG — edit these before running # --------------------------------------------------------------------------- PORTFOLIO_ID: int = 785