We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba4ad5 commit 9984631Copy full SHA for 9984631
pyexcel_text/_json.py
@@ -3,7 +3,6 @@
3
from pyexcel.sources import params
4
5
from ._text import TextSource, WriteOnlyMemorySourceMixin
6
-from ._compact import StringIO
7
8
9
file_types = ('json',)
0 commit comments