style: Linting fixes

This commit is contained in:
Aditya Hase
2019-02-06 13:08:51 +05:30
parent 1e0f9a2882
commit 59fc039c77
2 changed files with 42 additions and 43 deletions

View File

@@ -4,7 +4,6 @@
from __future__ import unicode_literals from __future__ import unicode_literals
from itertools import groupby from itertools import groupby
from operator import itemgetter from operator import itemgetter
import json
import frappe import frappe
from frappe.core.page.dashboard.dashboard import cache_source from frappe.core.page.dashboard.dashboard import cache_source
from frappe.utils import add_to_date, date_diff, getdate, nowdate from frappe.utils import add_to_date, date_diff, getdate, nowdate