Skip to content

Commit 1f99d7b

Browse files
committed
Final docstring tweak
1 parent 51b21ac commit 1f99d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/formats/style.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@ def pipe(self, func, *args, **kwargs):
12541254
12551255
Notes
12561256
-----
1257-
Like :meth:`pandas.DataFrame.pipe`, this method can simplify the
1257+
Like :meth:`DataFrame.pipe`, this method can simplify the
12581258
application of several user-defined functions to a styler. Instead
12591259
of writing:
12601260

0 commit comments

Comments
 (0)