fix: TypeError: 'type' object is not subscriptable

fix #200
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