Open hyanwong opened 2 years ago
We use attrs internally in tsinfer. Should we switch to dataclasses, like in tskit?
tsinfer
tskit
Happy to - probably a straightforward enough change? Conversely, if it's not simple I wouldn't bother.
We use attrs internally in
tsinfer
. Should we switch to dataclasses, like intskit
?