We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314f16f commit 5973215Copy full SHA for 5973215
pandas/io/formats/style.py
@@ -3786,7 +3786,7 @@ def from_custom_template(
3786
Returns
3787
-------
3788
MyStyler : subclass of Styler
3789
- Has the correct ``env``,``template_html``, ``template_html_table`` and
+ Has the correct ``env``, ``template_html``, ``template_html_table`` and
3790
``template_html_style`` class attributes set.
3791
3792
See Also
0 commit comments