Subclasses of zope.interface.Interface have special semantics and need to be handled via a plugin.
This was originally discussed in #1240.
I started a mypy plugin for zope.interface and zope.schema here: https://github.com/Shoobx/mypy-zope.
@kedder That's fantastic, thank you.
@kedder Wow. This is amazing. I can't wait to try it out!
Most helpful comment
I started a mypy plugin for
zope.interfaceandzope.schemahere: https://github.com/Shoobx/mypy-zope.