This commit is contained in:
Erik Johnston
2026-05-14 18:23:10 +01:00
parent 7a73aef001
commit 4e09f2e56a
+1 -1
View File
@@ -12,7 +12,7 @@
# <https://www.gnu.org/licenses/agpl-3.0.html>.
#
from typing import Any, TypedDict
from typing import TypedDict
from typing_extensions import NotRequired, Unpack