zhaoyongjie opened a new pull request #10977:
URL: https://github.com/apache/incubator-superset/pull/10977
### SUMMARY
remove unreachable codes, all the request exception catch by marshmallow.
```
response = self.response_400(
message=f"Unsupported result_format: {result_format}"
)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]