Skip to content

Commit a250c85

Browse files
committed
DOC: document return from get_tight_layout_figure
1 parent 8e8a8cd commit a250c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tight_layout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ def get_tight_layout_figure(fig, axes_list, subplotspec_list, renderer,
295295
-------
296296
subplotspec or None
297297
subplotspec kwargs to be passed to `.Figure.subplots_adjust` or
298-
None if tight_layout could not be accomplished.
298+
None if tight_layout could not be accomplished.
299299
300300
"""
301301

0 commit comments

Comments
 (0)