Skip to content

Commit e1bbf69

Browse files
Remove blankspaces
1 parent 14199b8 commit e1bbf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/formats/style.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ class Styler(StylerRenderer):
222222
* ``level<k>`` where `k` is the level in a MultiIndex
223223
224224
* Column label cells include
225-
225+
226226
* ``col_heading``
227227
* ``col<n>`` where `n` is the numeric position of the column
228228
* ``level<k>`` where `k` is the level in a MultiIndex

0 commit comments

Comments
 (0)