mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Chore: ran black
This commit is contained in:
parent
7529144907
commit
a72f81bb79
1 changed files with 1 additions and 1 deletions
|
@ -716,7 +716,7 @@ class TestBudget(IhatemoneyTestCase):
|
|||
"amount": "17",
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
balance = self.get_project("raclette").balance
|
||||
assert set(balance.values()) == set([19.0, -19.0])
|
||||
|
||||
|
|
Loading…
Reference in a new issue