on Type hinting in modern Python: The Protocol class · c/python · 6 pts · 2yOh nice, I did not know about the Protocol class. It seems handy when I have to deal with untyped 3rd party modules.
Oh nice, I did not know about the Protocol class. It seems handy when I have to deal with untyped 3rd party modules.