Skip to content

Commit 619b643

Browse files
committed
minor update for doc strings
1 parent 5588e0a commit 619b643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pandas/io/formats/printing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,8 @@ def format_object_summary(obj, formatter, is_justify=True, name=None,
287287
If False, only break lines when the a line of values gets wider
288288
than the display width
289289
290+
.. versionadded:: 0.24.0
291+
290292
Returns
291293
-------
292294
summary string

0 commit comments

Comments
 (0)