From 9319c192105af663f7bfc8ebb4da3c52e72fdf3f Mon Sep 17 00:00:00 2001
From: feilong <fanfeilong@outlook.com>
Date: Wed, 24 Nov 2021 14:17:18 +0800
Subject: [PATCH] fix bug

---
 .../remove_html.json"                                           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git "a/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/2.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/remove_html.json" "b/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/2.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/remove_html.json"
index 3d92b12..c3847a2 100644
--- "a/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/2.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/remove_html.json"
+++ "b/data/2.python\344\270\255\351\230\266/3.\347\275\221\347\273\234\347\210\254\350\231\253/2.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/remove_html.json"
@@ -4,7 +4,7 @@
       "<.*>",
       "<[^>]?>"
     ],
-    ",re.S": [
+    ", re.S": [
       ""
     ]
   },
-- 
GitLab