The docstring for SendGridClient#__init__ says about raise_errors: ``` "Note, from version 1.0.0, the default will be changed to True" ``` It's now version 1.4.0, and the default still seems to be False.