From 70cbbbcf212bcc291e42fb6f87dc574979c60c92 Mon Sep 17 00:00:00 2001 From: Joker1212 <519548295@qq.com> Date: Thu, 17 Oct 2024 14:19:08 +0800 Subject: [PATCH] chore: visual html add utf-8 meta --- rapid_table/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapid_table/utils.py b/rapid_table/utils.py index bb75e42..cc860b3 100644 --- a/rapid_table/utils.py +++ b/rapid_table/utils.py @@ -114,7 +114,7 @@ def __call__( return drawed_img def insert_border_style(self, table_html_str: str): - style_res = """"""