Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat[ux]: move exception hint to the end of the message (vyperlang#4154)
moved the `(hint: ...)` to be reported at the end of the exception to improve the readability. the hint should be displayed after the actual problem has been described, i.e. as the last item in the exception message. --------- Co-authored-by: Charles Cooper <[email protected]>
- Loading branch information