1
0
mirror of https://github.com/acgnhiki/blrec.git synced 2025-04-15 07:52:01 +08:00

fix: TypeError: 'type' object is not subscriptable

fix 
This commit is contained in:
acgnhik 2023-12-23 13:35:01 +08:00
parent 375817fb4b
commit f6330aabf3

View File

@ -1,3 +1,4 @@
from __future__ import annotations
import asyncio
import os
import threading