Skip to content

Fix: "Type[type]" is incompatible with "Type[property]"#14

Merged
msiemens merged 3 commits intomsiemens:masterfrom
vitalogy:fix
Jul 24, 2023
Merged

Fix: "Type[type]" is incompatible with "Type[property]"#14
msiemens merged 3 commits intomsiemens:masterfrom
vitalogy:fix

Conversation

@vitalogy
Copy link
Copy Markdown
Contributor

Pylance in VSCode issues:
Expression of type "OBJ_CLASS" cannot be assigned to declared type "property"
"Type[type]" is incompatible with "Type[property]"

  • removed property/abstractmethod OBJ_CLASS and only defined OBJ_CLASS, by omitting the initial value, leaves the variable uninitialized

other changes:

@msiemens msiemens merged commit aea1c63 into msiemens:master Jul 24, 2023
@msiemens
Copy link
Copy Markdown
Owner

Thanks!

@msiemens
Copy link
Copy Markdown
Owner

This has been released in v2.2.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants