From 3b416f07bed535bf012a4058bfb6ede158c833b3 Mon Sep 17 00:00:00 2001 From: Mahmoud Yaser Date: Mon, 24 Sep 2018 11:12:16 +0200 Subject: [PATCH] Update change_tax_code.py --- bindings/python/example_scripts/change_tax_code.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/example_scripts/change_tax_code.py b/bindings/python/example_scripts/change_tax_code.py index 628b2f31ff..ebe19aa9df 100644 --- a/bindings/python/example_scripts/change_tax_code.py +++ b/bindings/python/example_scripts/change_tax_code.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ## @file -# @brief Output all the credits and debits on an account +# @brief if the account (or one of its children) has the target codem set the tax related flag to True # @ingroup python_bindings_examples from gnucash import Session, Account