fix: linter (#31763)

This commit is contained in:
Devin Slauenwhite 2022-08-03 01:46:59 -04:00 committed by GitHub
parent 9baa222976
commit 9c580dde39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,7 +165,7 @@ class ReceivablePayableReport(object):
"range4", "range4",
"range5", "range5",
"future_amount", "future_amount",
"remaining_balance" "remaining_balance",
] ]
def get_voucher_balance(self, ple): def get_voucher_balance(self, ple):