On Mon, Dec 13, 2021 at 7:14 AM Simão Afonso <
[email protected]> wrote:

> What about having a docstring but no typing information? In this case
> that's impossible, no?


spam: Annotated[Any, 'Yummy meat-like product']

or

spam: Annotated[None, 'Yummy meat-like product']

-CHB
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/QMK3CSNPH4QZ4GTPFARYZDDWAWZKNWYA/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to