<p>I wish there was a better looking way to write something like this:</p><p>@dataclass<br />class Point: x: int; y: int</p>
Reply