My question is different from the fact that I made a mistake using the type hint.
I discovered a strange hinge type in pycharm:

Example- my own class. But I think this is less important because the IDE complains about the type listdoes not define a method __getitem__that is not true. I am wondering if this is a mistake, or I used it incorrectly.
source
share