Skip to content

Commit f46040d

Browse files
authored
DOC: typo in style.py (#62447)
1 parent f14f131 commit f46040d

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
@@ -3786,7 +3786,7 @@ def from_custom_template(
37863786
Returns
37873787
-------
37883788
MyStyler : subclass of Styler
3789-
Has the correct ``env``,``template_html``, ``template_html_table`` and
3789+
Has the correct ``env``, ``template_html``, ``template_html_table`` and
37903790
``template_html_style`` class attributes set.
37913791
37923792
See Also

0 commit comments

Comments
 (0)