diff --git a/accounting/views.py b/accounting/views.py index 2bce001..3b2350c 100644 --- a/accounting/views.py +++ b/accounting/views.py @@ -910,8 +910,8 @@ class TransactionFormView(FormView): """Returns the regular account data, as JSON. Returns: - Two lists of the (title, format pattern, account code) tuple, sorted by - debit or credit. + Two lists of the (title, format pattern, account code) tuple, + sorted by debit or credit. """ try: regular = settings.REGULAR_ACCOUNTS