8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
assert_type
__all__
1 parent cba3a90 commit e7bc381Copy full SHA for e7bc381
typing_extensions/src/typing_extensions.py
@@ -43,6 +43,7 @@
43
# One-off things.
44
'Annotated',
45
'assert_never',
46
+ 'assert_type',
47
'dataclass_transform',
48
'final',
49
'get_args',
0 commit comments