Skip to content

Commit 5304a81

Browse files
committed
comment out the import
1 parent 3172c09 commit 5304a81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/README.rst.jj2

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

140140
>>> import pyexcel as pe
141+
>>> # from pyexcel.ext import {{nick_name}}
141142
>>> sheet = pe.get_book(file_name="your_file.{{file_type}}")
142143
>>> sheet
143144
Sheet Name: Sheet 1

0 commit comments

Comments
 (0)