This commit is contained in:
2026-01-03 17:34:46 +08:00
parent bd088be46e
commit ccaa9dc3e2
4 changed files with 4 additions and 11 deletions
+4 -5
View File
@@ -1,11 +1,10 @@
import os
from pathlib import Path
import matplotlib.pyplot as plt
from matplotlib.font_manager import FontProperties
from io import BytesIO
import base64
import matplotlib.pyplot as plt
from pathlib import Path
from io import BytesIO
from datetime import datetime,date
import calendar
def load_template(template_name):
"""