About
Register
Login
People
Trending
Discover
Miso
It's the weekend already! What are y'all up to?
3y, 24w
1 reply ¬
Login
or
register
your account to reply
🏒 Lucian Marin
I discovered that dataclass in Python doesn't work without type hints. NamedTuple class from typing isn't working either. namedtuple() function works, but I expected something like a Metaclass:
gist.github.com/lu...
.
3y, 24w
reply