From f91c328d2b3bec267afb7ee077d3284447d71eac Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Fri, 21 Sep 2018 14:21:17 -0400 Subject: [PATCH] "fix" a dummy spending value --- atst/domain/reports.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atst/domain/reports.py b/atst/domain/reports.py index 22d4f753..99a913ec 100644 --- a/atst/domain/reports.py +++ b/atst/domain/reports.py @@ -124,7 +124,7 @@ CUMULATIVE_BUDGET_AARDVARK = { "06/2018": {"spend": 41725, "cumulative": 116984}, "07/2018": {"spend": 41328, "cumulative": 158312}, "08/2018": {"spend": 47491, "cumulative": 205803}, - "09/2018": {"spend": 45826, "cumulative": 251629}, + "09/2018": {"spend": 36028, "cumulative": 241831}, } MONTHLY_SPEND_BELUGA = {