fix test case
This commit is contained in:
parent
0563788cb2
commit
3a5c090bde
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import frappe
|
|||
from frappe import msgprint, _
|
||||
import json
|
||||
import csv
|
||||
import six
|
||||
from six import StringIO, text_type, string_types
|
||||
from frappe.utils import encode, cstr, cint, flt, comma_or
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue