fix: codacy

This commit is contained in:
Anurag Mishra 2019-02-11 17:02:20 +05:30
parent a032f0528e
commit f70d4089bc

View File

@ -7,7 +7,6 @@ from frappe import _
from frappe.utils import flt
from erpnext.accounts.report.financial_statements import (get_period_list, get_columns, get_data)
import copy
from pprint import pprint
def execute(filters=None):