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

Skip to content

Commit 8e49f07

Browse files
pgierztimhoffm
andauthored
Update lib/matplotlib/axes/_base.py
Co-Authored-By: Tim Hoffmann <[email protected]>
1 parent dafca8f commit 8e49f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3400,7 +3400,7 @@ def get_xticklabels(self, minor=False, which=None):
34003400
34013401
Notes
34023402
-----
3403-
Please note that the tick label strings are not populated until a ``draw``
3403+
The tick label strings are not populated until a ``draw``
34043404
method has been called.
34053405
34063406
See also: `~.pyplot.draw` and `~.FigureCanvasBase.draw`.

0 commit comments

Comments
 (0)