Files @ 171aed16f93b
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
data: Bugfix super() arguments in Amount.__new__.

Apparently I was more tired than I realized last night.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/