J
Joseph L. Casale
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
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