We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cf5e5e + b39db63 commit 51a06a5Copy full SHA for 51a06a5
1 file changed
jupyddl/data_analyst.py
@@ -8,6 +8,7 @@
8
mpl.use("TkAgg")
9
mpl.set_loglevel("WARNING")
10
import matplotlib.pyplot as plt
11
+
12
plt.style.use("ggplot")
13
from .automated_planner import AutomatedPlanner
14
from os import path
0 commit comments