How does one satisfy a lint/type checker with the return value of a class 
method decorated
with a descriptor? It returns a dict, and I want the type hinting to suggest 
this versus the
str|unknown its defaults to.

Thanks,
jlc
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to