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

Skip to content

Commit 703538a

Browse files
authored
STY: removing trailing whitespace
1 parent 1b89400 commit 703538a

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
@@ -799,7 +799,7 @@ class DateLocator(ticker.Locator):
799799
"""
800800
Determines the tick locations when plotting dates.
801801
802-
This class is subclassed by other Locators and
802+
This class is subclassed by other Locators and
803803
is not meant to be used on its own.
804804
"""
805805
hms0d = {'byhour': 0, 'byminute': 0, 'bysecond': 0}

0 commit comments

Comments
 (0)