whitespace
This commit is contained in:
parent
1dc3829242
commit
970a508ad9
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ def _get_current_spent_amount(budget_id):
|
||||||
return spent_amount
|
return spent_amount
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def get_budget_metrics():
|
def get_budget_metrics():
|
||||||
out = ""
|
out = ""
|
||||||
for budget in _get_budgets():
|
for budget in _get_budgets():
|
||||||
|
|
Loading…
Reference in a new issue