Jake Zych

Results 1 issues of Jake Zych

Fixes #13119 For all final field assignments to class variables in a dataclass i.e. `x: Final[int] = field()`, this PR checks whether this field is being properly assigned in the...

topic-final
topic-dataclasses