Files @ 3780c31c5901
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pytest.ini

Brett Smith
reports: Add Balance.__eq__() method.

It turns out the provided implementation gets us most of the way there,
we just needed to add handling for the special case of zero balances.
Now it's confirmed with tests.
1
2
3
[pytest]
filterwarnings =
  ignore::DeprecationWarning:^socks$