Skip to content

Commit f8c58da

Browse files
committed
Refactoring
1 parent 507e3d5 commit f8c58da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cbr_ru/xml_metall/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66

77
def gen_plot(dates, numbers, label=None, file_name='plot.png', show_plot=True):
8+
# pip install matplotlib
89
import matplotlib.pyplot as plt
910

1011
from matplotlib import rcParams

0 commit comments

Comments
 (0)