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 fd3dee4 commit 5398c1aCopy full SHA for 5398c1a
docs/source/transforms/remove_annotations.rst
@@ -10,7 +10,7 @@ If these are detected, annotations are kept for that class:
10
11
- dataclasses.dataclass
12
- typing.NamedTuple
13
- - typing.NamedDict
+ - typing.TypedDict
14
15
If you know the module requires the annotations to be kept, disable this transform.
16
0 commit comments