whitespace

This commit is contained in:
chris 2020-10-25 20:47:22 +01:00
parent 1dc3829242
commit 970a508ad9
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ def _get_current_spent_amount(budget_id):
return spent_amount
def get_budget_metrics():
out = ""
for budget in _get_budgets():