Skip to content

Commit 89bd268

Browse files
committed
DOC: fix Styler import in api docs
1 parent 90dd3f9 commit 89bd268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ Computations / Descriptive Stats
18211821

18221822
Style
18231823
-----
1824-
.. currentmodule:: pandas.formats.style
1824+
.. currentmodule:: pandas.io.formats.style
18251825

18261826
``Styler`` objects are returned by :attr:`pandas.DataFrame.style`.
18271827

0 commit comments

Comments
 (0)