mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 22:48:27 +00:00
fix: linter issues
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
cancelled_asset_capitalizations = frappe.get_all(
|
cancelled_asset_capitalizations = frappe.get_all(
|
||||||
"Asset Capitalization",
|
"Asset Capitalization",
|
||||||
|
|||||||
Reference in New Issue
Block a user