From 60f3d25c29893cbe1cbec5b9e01f0ebd8285b250 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 1 Apr 2026 10:18:37 +0000 Subject: [PATCH] forgot to call it eventr --- etl/hubspot/scripts/scraper/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etl/hubspot/scripts/scraper/main.py b/etl/hubspot/scripts/scraper/main.py index d7f6add2..459ea5c2 100644 --- a/etl/hubspot/scripts/scraper/main.py +++ b/etl/hubspot/scripts/scraper/main.py @@ -14,7 +14,7 @@ import json # @subtask_handler() TODO: Do this without subtask_handler but task_handler() that creates task_id and subtask_id -def handler(body: dict[str, Any], context: Any, local: bool = False) -> None: +def handler(event: dict[str, Any], context: Any, local: bool = False) -> None: if local is True: event = { "Records": [