<https://docs.python.org/3/library/dataclasses.htm...
# random
b
https://docs.python.org/3/library/dataclasses.html#dataclasses.Field Don't be fooled! The
dataclasses.Field.type
attribute is of type
Any
and commonly returns a string 😐
r
How did you check that?
b
Hit it in my code 🫤