Skip to content

Commit 20f63bd

Browse files
gfyoungAnkurDedania
authored andcommitted
BLD: Remove csv dialect warning in io.rst (pandas-dev#15177)
1 parent 31f4721 commit 20f63bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/io.rst

+1
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ finds the closing double quote.
419419
We can get around this using ``dialect``
420420

421421
.. ipython:: python
422+
:okwarning:
422423
423424
dia = csv.excel()
424425
dia.quoting = csv.QUOTE_NONE

0 commit comments

Comments
 (0)