Files @ 110e5038e103
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
reports: Balance.__init__ better handles multiple amounts of same currency.

This is something that should've happened with 3d704e286
but I didn't think of it at the time.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/