chore: formatting

This commit is contained in:
Ankush Menat 2021-10-14 16:45:27 +05:30 committed by GitHub
parent efc60ec2b5
commit 3f97413814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'):