fix: Codacy

This commit is contained in:
Suraj Shetty 2019-06-14 13:03:48 +05:30
parent 1833c01029
commit 59ac009d5a

View file

@ -5,7 +5,7 @@ from __future__ import unicode_literals
import frappe
from frappe.model.document import Document
from frappe.utils.background_jobs import enqueue
from frappe.utils import get_url, get_datetime, cint
from frappe.utils import get_url, get_datetime
from frappe.desk.form.utils import get_pdf_link
from frappe.utils.verified_command import get_signed_params, verify_request
from frappe import _