fix annotations

This commit is contained in:
2024-06-24 02:06:25 +08:00
parent 0433650563
commit fe1724aca4
+2
View File
@@ -1,3 +1,5 @@
from __future__ import annotations
import html
from typing import Generator, Literal, TYPE_CHECKING
from uuid import uuid4