Skip to content

Commit 51a06a5

Browse files
committed
remove headless
2 parents 1cf5e5e + b39db63 commit 51a06a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jupyddl/data_analyst.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
mpl.use("TkAgg")
99
mpl.set_loglevel("WARNING")
1010
import matplotlib.pyplot as plt
11+
1112
plt.style.use("ggplot")
1213
from .automated_planner import AutomatedPlanner
1314
from os import path

0 commit comments

Comments
 (0)