Merge branch 'patch-1' of https://github.com/myaser/gnucash into maint

This commit is contained in:
Geert Janssens 2018-09-26 09:57:12 +02:00
commit 02e3a747e4

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
## @file
# @brief Output all the credits and debits on an account
# @brief Recurse over all accounts in a book and marks the first one having target_account_code as tax related
# @ingroup python_bindings_examples
from gnucash import Session, Account