From 7c3dfbc72e7f34e88a6b91e39900f83c79c87842 Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Mon, 5 Feb 2024 21:59:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E7=A7=8D=E9=A2=98=E7=9B=AE=E7=94=9F?= =?UTF-8?q?=E6=88=90=E5=8A=9F=E8=83=BD=E5=A2=9E=E5=8A=A0=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工具v2/多种题目生成.py | 1 - 1 file changed, 1 deletion(-) diff --git a/工具v2/多种题目生成.py b/工具v2/多种题目生成.py index 4298e488..699edb41 100644 --- a/工具v2/多种题目生成.py +++ b/工具v2/多种题目生成.py @@ -57,4 +57,3 @@ else: endtime = time.time() print(f"生成pdf文件所花时间: {endtime-midtime:.3f}秒") -pass \ No newline at end of file