Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fallback to error code when message is unset (#328)
When the API return a `server_error`, it may not provide a message. This ensures that we print `server_none` instead of `None` when printing the exception.
- Loading branch information