From 1eae75912e90038dd72507825bc76bf9c0d1509f Mon Sep 17 00:00:00 2001 From: Jared Wadsworth Date: Sat, 31 Jan 2026 17:46:09 -0700 Subject: [PATCH] Debug worker --- app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app.py b/app.py index a51fa05..2e106f0 100644 --- a/app.py +++ b/app.py @@ -22,3 +22,4 @@ def fetch_data(): return response.json() # More code # Even more +# debug2