Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59e3b7d

Browse files
timhoffmjklymak
andauthored
Update examples/text_labels_and_annotations/autowrap.py
Co-authored-by: Jody Klymak <[email protected]>
1 parent 31d1d89 commit 59e3b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/text_labels_and_annotations/autowrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Note: Auto-wrapping does not work together with
1010
``savefig(..., bbox_inches='tight')``. The 'tight' setting rescales the canvas
1111
to accommodate all content and happens before wrapping. This affects
12-
jupyter notebook users because ``bbox_inches='tight'`` is the default setting
12+
ipython and jupyter notebook users because ``bbox_inches='tight'`` is the default setting
1313
for the ``%matplotlib inline`` backend.
1414
"""
1515

0 commit comments

Comments
 (0)