Commit 1c88435
* Minor fix to docstring formatting
Fix minor inconsistency in docstring formatting for `head()` and `tail()`.
Fix the code formatting for the `n` variable appearing in the docstrings of `head()` and `tail()` so that it is consistent with surrounding uses of the variable.
* Update pandas/core/generic.py
---------
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
1 parent 627eac8 commit 1c88435
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5527 | 5527 | | |
5528 | 5528 | | |
5529 | 5529 | | |
5530 | | - | |
| 5530 | + | |
5531 | 5531 | | |
5532 | 5532 | | |
5533 | 5533 | | |
| |||
5615 | 5615 | | |
5616 | 5616 | | |
5617 | 5617 | | |
5618 | | - | |
| 5618 | + | |
5619 | 5619 | | |
5620 | 5620 | | |
5621 | 5621 | | |
| |||
0 commit comments