fix: linters issue

This commit is contained in:
rohitwaghchaure
2021-11-29 17:52:55 +05:30
committed by GitHub
parent 570ae422a8
commit 3d2efb76d3

View File

@@ -4,6 +4,7 @@
import frappe
from frappe import _
def execute(filters=None):
columns, data = [], []
columns = get_columns()