From 6e92ed1dafe47131596f0b3f095c1df1277e6931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wuyi=E6=97=A0=E7=96=91?= <444835641@qq.com> Date: Mon, 20 Dec 2021 01:07:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E4=BA=9B=E8=AE=B8?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- getDB.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getDB.py b/getDB.py index ae0320db..4c76aa15 100644 --- a/getDB.py +++ b/getDB.py @@ -1,5 +1,5 @@ import sqlite3 -import sys +import sys,datetime from httpx import AsyncClient from shutil import copyfile