Skip to content

Commit 318751f

Browse files
committed
DOC: remove unneeded quotes
1 parent 7dc31a7 commit 318751f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/developer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ where ``KeyValue`` is
3434
3535
So that a ``pandas.DataFrame`` can be faithfully reconstructed, we store a
3636
pandas metadata key in the ``FileMetaData`` with the value stored as :
37-
``
37+
3838
.. code-block:: text
3939
4040
{'index_columns': [<descr0>, <descr1>, ...],

0 commit comments

Comments
 (0)