8000 Fixed PEP8 · matplotlib/matplotlib@9a3f04a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a3f04a

Browse files
authored
Fixed PEP8
1 parent ca5bb47 commit 9a3f04a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,6 @@ def plot_date(self, x, y, fmt='o', tz=None, xdate=True, ydate=False,
15951595
`.DateLocator` instance) and the default tick formatter to
15961596
`.AutoDateFormatter` (if the tick formatter is not already set to a
15971597
`.DateFormatter` instance).
1598-
15991598
"""
16001599

16011600
if not self._hold:

0 commit comments

Comments
 (0)
0