ver Dec26thv3

forgot to export compare_with_charts in metrics/__init__.py
This commit is contained in:
David Chang
2023-12-26 21:07:42 +08:00
parent fe0a59583a
commit 1bc08f3d3b

View File

@@ -1,2 +1,2 @@
from .table import compare_table, compare_with_sparklines
from .table import compare_table, compare_with_sparklines, compare_with_charts
from .table import check_sheet_list, check_xlsx_freeze