-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
as designedNot a bug, working as intendedNot a bug, working as intended
Description
Describe the bug
I'm using type annotations in a dataclass. While other annotations work as expected, pyright is raising a problem when an annotation is used with the same type as the dataclass
To Reproduce
See screenshot
Expected behavior
No problem should be raised.
VS Code extension or command-line
I am running pyright 1.0.69 as a VS Code extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
as designedNot a bug, working as intendedNot a bug, working as intended
