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 81510a3 commit c0c5f3aCopy full SHA for c0c5f3a
pyexcel_text/__init__.py
@@ -7,7 +7,7 @@
7
:copyright: (c) 2014-2016 by C. W.
8
:license: New BSD
9
"""
10
-from pyexcel.internal.common import PyexcelPluginChain
+from pyexcel.plugins import PyexcelPluginChain
11
12
13
PyexcelPluginChain(__name__).add_a_renderer(
0 commit comments