shaliz-kong commited on
Commit
eb81ac1
·
1 Parent(s): 1e94ca0

removed origin fro github

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -262,7 +262,7 @@ async def compute_kpis(
262
  }
263
  }
264
 
265
- # Trigger background computation
266
  background_tasks.add_task(trigger_kpi_computation, org_id, source_id)
267
 
268
  return {
 
262
  }
263
  }
264
 
265
+
266
  background_tasks.add_task(trigger_kpi_computation, org_id, source_id)
267
 
268
  return {