added cal project
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user