refactor(treewide): formatting and ruff fixes, + manually enabled F401
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
@@ -21,7 +21,6 @@ def delete_broken_bins():
|
||||
|
||||
|
||||
def delete_and_patch_duplicate_bins():
|
||||
|
||||
duplicate_bins = frappe.db.sql(
|
||||
"""
|
||||
SELECT
|
||||
|
||||
Reference in New Issue
Block a user