From c3c6018a840eebe7f5e7c5370aa30b699cf3f638 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Tue, 16 Nov 2021 06:23:54 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=E4=BC=98=E5=8C=96=E4=BA=86?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 9c3a447..fe8e6a1 100644 --- a/main.py +++ b/main.py @@ -228,7 +228,6 @@ def main(): clear('bar') error_msg() end = time.time() - put_html("

") put_text('解析完成: 耗时: %.4f秒' % (end - start)) error_log(e)