I did it y'all :smiling_face_with_tear: <https://g...
# development
b
❤️ 4
🙌 1
This started over a year ago, specifically for Pants. The last hurdle is mypy support
h
Ain't no party like a typing council party
Or something
but seriously, congrats!
b
Once mypy supports it (which hopefully isn't never) we could switch to
dataclass_transform
and use this
p
Can we use
dataclass_transform
with an actual
dataclass
? Or would that mean switching all the dataclasses to something else (a custom class?)?
b
Something else that builds on dataclass is an answer
👍 1