Skip to content

Commit d50776c

Browse files
Update dates.py
Trying to find the spaced which let travis not like this commit.
1 parent 703538a commit d50776c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/dates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ def __setstate__(self, state):
798798
class DateLocator(ticker.Locator):
799799
"""
800800
Determines the tick locations when plotting dates.
801-
801+
802802
This class is subclassed by other Locators and
803803
is not meant to be used on its own.
804804
"""

0 commit comments

Comments
 (0)