Skip to content

Commit e671c3b

Browse files
committed
add versionchanged to documentation for modified cline functionality
1 parent a90eba7 commit e671c3b

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
@@ -736,7 +736,7 @@ def to_latex(
736736
- `"skip-last-invisible;index"`: as above with lines extending only the
737737
width of the index entries.
738738
739-
.. versionadded:: 1.4.0
739+
.. versionchanged:: 3.0.0
740740
label : str, optional
741741
The LaTeX label included as: \\label{<label>}.
742742
This is used with \\ref{<label>} in the main .tex file.

0 commit comments

Comments
 (0)