Files @ 3f9e67de3ac5
Branch filter:

Location: NPO-Accounting/conservancy_beancount/setup.cfg

Brett Smith
meta_tax_implication: Don't enforce on Assets:PrepaidExpenses.
1
2
3
4
5
6
7
[aliases]
test=pytest
typecheck=pytest --addopts="--mypy conservancy_beancount"

[mypy]
show_error_codes = True
warn_unused_configs = True