Comment on Python classes aren’t always the best solutionparentComments−Arch-TK1yI don't think using TypedDict to create a type hint is against the spirit of the post.Although reading a lot of what has been written here, it seems people aren't really getting the spirit of the post in the first place.
Comments
I don't think using TypedDict to create a type hint is against the spirit of the post.
Although reading a lot of what has been written here, it seems people aren't really getting the spirit of the post in the first place.