Files @ e6894c2b4693
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
setup: Enable stricter type checking.

This caught the "return instead of raise" bug in meta_project.
1
2
3
4
5
6
7
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
__pycache__/