Files @ 3d704e2865fe
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pytest.ini

Brett Smith
reports: Balance is initialized with just amounts.

This works fine with how we're currently using it, makes transformation
methods easier to implement, and avoids potential bugs where a balance is
initialized with a bad mapping.
1
2
3
[pytest]
filterwarnings =
  ignore::DeprecationWarning:^socks$