Skip to content

Commit 58df6bb

Browse files
committed
fix tests
1 parent d6de5c5 commit 58df6bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_mkexcel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# 2018.03.29
44

55
import unittest
6+
from io import open
67

78
from jsoncsv.dumptool import DumpCSV
89
from jsoncsv.dumptool import DumpXLS

0 commit comments

Comments
 (0)