We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf9bdd commit 7a1aaccCopy full SHA for 7a1aacc
examples/pylab_examples/date_demo2.py
@@ -8,7 +8,7 @@
8
from __future__ import print_function
9
import datetime
10
from pylab import figure, show
11
-from matplotlib.dates import MONDAY, SATURDAY
+from matplotlib.dates import MONDAY
12
from matplotlib.finance import quotes_historical_yahoo
13
from matplotlib.dates import MonthLocator, WeekdayLocator, DateFormatter
14
0 commit comments