chore: whitespace cleanup from codebase
This commit is contained in:
@@ -23,4 +23,4 @@ def execute():
|
||||
WHERE
|
||||
status = 'Settled' and (deposit = allocated_amount or withdrawal = allocated_amount)
|
||||
and ifnull(allocated_amount, 0) > 0
|
||||
""")
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user