The "Today I learned" series of posts are short notes of new things I encounter with Python. This post discusses some under the hood behavior of the List class from the typing module.
Share this post
TIL - List from Typing module is inheritable
Share this post
The "Today I learned" series of posts are short notes of new things I encounter with Python. This post discusses some under the hood behavior of the List class from the typing module.