chore: formatting

This commit is contained in:
Ankush Menat 2021-10-14 17:18:24 +05:30
parent 1233725b64
commit 9c1d828b1b
No known key found for this signature in database
GPG Key ID: 8EA82E09BBD13AAF

View File

@ -1,5 +1,6 @@
import frappe
def execute():
frappe.reload_doc('core', 'doctype', 'scheduled_job_type')
if frappe.db.exists('Scheduled Job Type', 'repost_item_valuation.repost_entries'):