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.
PEP 681 introduces a new decorator function in the typing module named dataclass_transform. This was added to Python 3.11.
typing
dataclass_transform
See #5383 for a related issue that this would solve. See #12840 for MyPy's Python 3.11 issues.