untab
This commit is contained in:
parent
b7d1aebb66
commit
c9b49f8759
|
@ -477,7 +477,7 @@ done::
|
|||
|
||||
import csv
|
||||
for row in csv.reader(['one,two,three']):
|
||||
print(row)
|
||||
print(row)
|
||||
|
||||
|
||||
.. rubric:: Footnotes
|
||||
|
|
Loading…
Reference in New Issue