Hacker News new | ask | show | jobs
by codethief 360 days ago
Shouldn't you also be able to patch MyDataclass in a class decorator (on top of/after @dataclass)?
1 comments

Yeah, that's the approach we'll be taking in housekeeping. I didn't want to complicate the example any more than I already did :)