Skip to content

Commit f0f5412

Browse files
authored
DOC: Fix warnings on underline length (more) (#46223)
I missed the other instance of the problem in #46215.
1 parent f484ddc commit f0f5412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/indexes/numeric.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def _format_native_types(
327327
None
328328
329329
Methods
330-
----------
330+
-------
331331
None
332332
333333
See Also

0 commit comments

Comments
 (0)