Skip to content

WS2P head: Switch from attrs to dataclass (#88)

Moul requested to merge 88_ws2p_dataclass into main

Couldn’t come with a beautiful generic implementation such as the one with attrs expanding the astuple, since there is no filter exclude in dataclass lib

Appending new attributes values to inheritated super().inline()

Remove attrs dependency

Close #88 (closed).

Merge request reports