Skip to content

Commit 1236079

Browse files
adamkleinChang She
authored and
Chang She
committed
DOC: removes temporary csv after examples
1 parent abac90d commit 1236079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/io.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ so it's ok to have extra separation between the columns in the file.
466466
.. ipython:: python
467467
:suppress:
468468
469-
# os.remove('bar.csv')
469+
os.remove('bar.csv')
470470
471471
Files with an "implicit" index column
472472
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)