fix: codacy

This commit is contained in:
Saif Ur Rehman 2019-04-18 19:25:17 +05:00
parent e2cf0f4619
commit 6b427705be

View file

@ -6,7 +6,6 @@ from __future__ import unicode_literals
import frappe, os
import frappe.model
from frappe.modules import scrub, get_module_path, scrub_dt_dn
import json
def export_doc(doc):
export_to_files([[doc.doctype, doc.name]])