chore: fix sider
This commit is contained in:
parent
15b3cc890f
commit
49a79e4d00
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
# MIT License. See license.txt
|
||||
|
||||
from __future__ import unicode_literals
|
||||
import frappe, json
|
||||
import frappe
|
||||
import json
|
||||
|
||||
def execute():
|
||||
"""Convert Query Report json to support other content"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue