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

Skip to content

Commit 8929644

Browse files
jklymaktacaswell
andauthored
Update examples/text_labels_and_annotations/date.py
Co-authored-by: Thomas A Caswell <[email protected]>
1 parent 079f472 commit 8929644

File tree

1 file changed

+1
-1
lines changed
  • examples/text_labels_and_annotations

1 file changed

+1
-1
lines changed

examples/text_labels_and_annotations/date.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:mod:`matplotlib.dates` module provides the converter functions `.date2num`
1313
and `.num2date`, which convert `datetime.datetime` and `numpy.datetime64`
1414
objects to and from Matplotlib's internal representation. These data
15-
types are "registered" with with the unit conversion mechanism described in
15+
types are registered with with the unit conversion mechanism described in
1616
:mod:`matplotlib.units`, so the conversion happens automatically for the user.
1717
The registration process also sets the default tick ``locator`` and
1818
``formatter`` for the axis to be `~.matplotlib.dates.AutoDateLocator` and

0 commit comments

Comments
 (0)