diff --git a/web/src/graph_monthly.py b/web/src/graph_monthly.py index fbacf5f..a59756d 100644 --- a/web/src/graph_monthly.py +++ b/web/src/graph_monthly.py @@ -197,7 +197,6 @@ class MonthGenerator(): plt.tight_layout() plt.savefig(file_name, dpi=300) plt.figure() - plt.close() @staticmethod def get_aqi(val):