Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjh committed Feb 4, 2018
1 parent 07ea310 commit 3a97c07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -28,5 +28,8 @@ class MyImporter(ImporterProtocol):
- [x] prepare for additional decorators: some refactoring and cleanup is needed to ease the implementation of additional decorators.
- add another decorator that predicts payees
- limit predictions to missing second postings

- stability: fix handling of imported statements that are not transactions (but, for example, balance assertions)
- stability: add a unit test and gracefully handle the case for when there are only two accounts in the training data (this currently throws an error)

- decide packaging and integration with beancount and/or fava

0 comments on commit 3a97c07

Please sign in to comment.