Files @ d3415a8721c3
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
data: Type declare that Posting.meta is a PostingMeta.

This is necessary for users to call PostingMeta properties like date
as intended.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/