зеркало из
https://github.com/viginum-datalab/twscrape.git
synced 2025-10-28 20:54:24 +02:00
fix: sqlite deprecated warnings
Этот коммит содержится в:
родитель
c9bad5f399
Коммит
dbf989d58f
@ -46,7 +46,6 @@ async def main(args):
|
||||
|
||||
if args.command == "version":
|
||||
print(f"twscrape: {version('twscrape')}")
|
||||
print(f"SQLite client: {sqlite3.version}")
|
||||
print(f"SQLite runtime: {sqlite3.sqlite_version} ({await get_sqlite_version()})")
|
||||
return
|
||||
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user