docs: Update ReadMe

This commit is contained in:
Quan
2026-03-05 14:10:09 +08:00
parent 2ee4d5012b
commit 987c99eff6
5 changed files with 12 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
from xhshow import Xhshow
from typing import TYPE_CHECKING
from ..module import Manager, retry, sleep_time
from ..module import retry, sleep_time
from httpx import get
if TYPE_CHECKING: