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.
1 parent 9efc9d8 commit b45e6cfCopy full SHA for b45e6cf
third_party/2and3/typing_extensions.pyi
@@ -92,4 +92,4 @@ Annotated: _SpecialForm = ...
92
_AnnotatedAlias: Any = ... # undocumented
93
94
# TypeAlias is a (non-subscriptable) special form.
95
-TypeAlias: object
+class TypeAlias: ...
0 commit comments