🌈优化了布局

This commit is contained in:
Evil0ctal 2021-11-16 06:23:54 -08:00 committed by GitHub
parent 1a8a42f1ac
commit c3c6018a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,6 @@ def main():
clear('bar')
error_msg()
end = time.time()
put_html("<br><hr>")
put_text('解析完成: 耗时: %.4f' % (end - start))
error_log(e)