contains-io/typingplus

Class type hint comments.

dangle opened this issue · 0 comments

Currently, type hint comments are not supported for classes. The logic for following the MRO already exists in the base typing library, but must be adapted for comment support.