2.4.1
CHANGES:
- atdpy: don't apply the
@dataclass
decorator twice if explicitly
added by the user via an ATD annotation such as
<python decorator="dataclass(frozen=True)">
(#267)
CHANGES:
@dataclass
decorator twice if explicitly<python decorator="dataclass(frozen=True)">
(#267)