Make @remote_api_endpoint preserve typing information for mypy.
Before this commit, decorating with @remote_api_endpoint made
mypy completely unable to detect the type of the decorated function.
Make @remote_api_endpoint preserve typing information for mypy. Tags None Subscribers None
Description
Details
|