Skip to content

Commit 957a2a1

Browse files
committed
rmv toml
1 parent 294f524 commit 957a2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To register the entry point for your accessor, follow the format shown below:
8989
9090
Alternatively, if you are using a ``pyproject.toml``-based build:
9191

92-
.. code-block:: toml
92+
.. code-block:: none
9393
9494
# pyproject.toml
9595
[project.entry-points."pandas.DataFrame.accessor"]

0 commit comments

Comments
 (0)