David Westreicher

Results 1 issues of David Westreicher

**Documentation** The current documentation [https://mypy.readthedocs.io/en/latest/protocols.html#defining-subprotocols-and-subclassing-protocols](https://mypy.readthedocs.io/en/latest/protocols.html#defining-subprotocols-and-subclassing-protocols) mentions the following: > explicitly assigning to a protocol instance can be a way to ask the type checker to verify that your class implements...

documentation