Closed last-partizan closed 2 years ago
Hmm, it had broken something, good. So there was point in those overrides.
I'm converting this to draft.
I've added failing test case, and it looks like issue with pyright.
I'm closing this, until issues with mypy is resolved.
This fixed invalid error:
I think, maybe other
__init__
with overrides also should be fixed? I can include that in this PR or create others. But i worry about breaking something? Why there was overrides for__init__
in the first place?Refs #85