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 2348b8d commit 874c44bCopy full SHA for 874c44b
test-data/unit/fixtures/typing-typeddict.pyi
@@ -24,6 +24,7 @@ Final = 0
24
Literal = 0
25
TypedDict = 0
26
NoReturn = 0
27
+NewType = 0
28
Required = 0
29
NotRequired = 0
30
ReadOnly = 0
0 commit comments