Files @ 1383dabf3ba8
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pytest.ini

Brett Smith
beancount_types: Make Error.source a Mapping rather than a Dict.

The Beancount code just needs a mapping, and this lets us use
Metadata or PostingMeta objects for Error sources.
1
2
3
[pytest]
filterwarnings =
  ignore::DeprecationWarning:^socks$