return_annotation
The “return” annotation for the callable. If the callable has no “return” annotation, this attribute is set to Signature.empty.
return_annotation
The “return” annotation for the callable. If the callable has no “return” annotation, this attribute is set to Signature.empty.
Please login to continue.