added cal project

This commit is contained in:
buenosairesam
2025-08-03 06:21:14 -03:00
parent a3e3e6a565
commit 2d7de863f3
12 changed files with 123 additions and 21 deletions

View File

@@ -178,8 +178,6 @@ def get_period_totals(start, end, task=None):
aux_results = list(switches.aggregate(pipeline_before_after))
print(aux_results)
bfirst = aux_results[0]["before_first"]
if bfirst: