chore: whitespace cleanup from codebase
This commit is contained in:
@@ -38,4 +38,4 @@ def execute():
|
||||
UPDATE `tabSubscription Plan`
|
||||
SET price_determination = %s
|
||||
WHERE price_determination = %s
|
||||
""", (value, key))
|
||||
""", (value, key))
|
||||
|
||||
Reference in New Issue
Block a user