From ee455e7f90d58c092664dc6b264986c11343a570 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Wed, 19 Sep 2018 12:12:04 -0400 Subject: [PATCH] formatting --- atst/routes/workspaces.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atst/routes/workspaces.py b/atst/routes/workspaces.py index 2d5984d4..1e09586c 100644 --- a/atst/routes/workspaces.py +++ b/atst/routes/workspaces.py @@ -120,7 +120,7 @@ def workspace_reports(workspace_id): prev_month=prev_month, two_months_ago=two_months_ago, expiration_date=expiration_date, - remaining_days=remaining_days + remaining_days=remaining_days, )