This commit is contained in:
Andrej
2025-06-04 11:03:21 +05:00
parent 6ea53d54ba
commit 5a211c67eb
3 changed files with 7 additions and 10 deletions
@@ -33,6 +33,7 @@ from typing import Union
from typing import overload
from typing import Literal
from typing import TypedDict
# py39 compat: re-enable when support is dropped
# from typing_extensions import assert_never