Files @ 8b2683d96290
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pytest.ini

Brett Smith
accrual: Refactor reports into classes.

Preparation for introducing the aging report. This helps us
distinguish each report's setup requirements (different __init__ arguments).
1
2
3
[pytest]
filterwarnings =
  ignore::DeprecationWarning:^socks$