diff --git a/_modules/wanga/schema/schema.html b/_modules/wanga/schema/schema.html index c279209..7390716 100644 --- a/_modules/wanga/schema/schema.html +++ b/_modules/wanga/schema/schema.html @@ -76,7 +76,7 @@
from collections.abc import Mapping, Sequence
from types import NoneType
-from typing import Callable, Literal, TypeAlias
+from typing import Callable, TypeAlias
from attrs import evolve, frozen