refactor(treewide): formatting and ruff fixes, + manually enabled F401
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
@@ -3,7 +3,6 @@ from frappe.utils import cstr
|
||||
|
||||
|
||||
def execute():
|
||||
|
||||
reposts = frappe.get_all(
|
||||
"Repost Item Valuation",
|
||||
{"status": "Failed", "modified": [">", "2021-10-05"]},
|
||||
|
||||
Reference in New Issue
Block a user