Skip to content

Commit 3172c09

Browse files
committed
remove the import
1 parent abffd37 commit 3172c09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/README.rst.jj2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ Here is the sample code:
138138
.. code-block:: python
139139

140140
>>> import pyexcel as pe
141-
>>> from pyexcel.ext import {{nick_name}}
142141
>>> sheet = pe.get_book(file_name="your_file.{{file_type}}")
143142
>>> sheet
144143
Sheet Name: Sheet 1

0 commit comments

Comments
 (0)