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

Skip to content

Commit 29f8e43

Browse files
committed
Small change based on request
1 parent 9f44c3c commit 29f8e43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/matplotlib/dates.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ class strpdate2num(object):
275275
"""
276276
Use this class to parse date strings to matplotlib datenums when
277277
you know the date format string of the date you are parsing.
278-
:file: needs to be updated.
279278
"""
280279
def __init__(self, fmt):
281280
""" fmt: any valid strptime format is supported """

0 commit comments

Comments
 (0)