Files @ bb84cb57411f
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
data.balance_of: Take account predicates, not just names.

For increased flexibility.
In particular, now you can pass in Account boolean methods to
call those directly.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/