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

Skip to content

Commit 8c3cea8

Browse files
authored
DOC deleted whitespace
1 parent dcb24b6 commit 8c3cea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ def plot_date(self, x, y, fmt='o', tz=None, xdate=True, ydate=False,
14091409
**kwargs):
14101410
"""
14111411
A plot with data that contains dates.
1412-
1412+
14131413
Similar to the :func:`~matplotlib.pyplot.plot` command, except
14141414
the *x* or *y* (or both) data is considered to be dates, and the
14151415
axis is labeled accordingly.

0 commit comments

Comments
 (0)