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

Skip to content

Commit a782235

Browse files
author
Sven Eschlbeck
authored
Update dates.py
1 parent e4a1d59 commit a782235

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/dates.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,6 @@ class rrulewrapper:
984984
A simple wrapper around a ``dateutil.rrule`` allowing flexible
985985
date tick specifications.
986986
"""
987-
988987
def __init__(self, freq, tzinfo=None, **kwargs):
989988
kwargs['freq'] = freq
990989
self._base_tzinfo = tzinfo

0 commit comments

Comments
 (0)