You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #52 from marblestation/propagate_http_errors
Because of how ADSWS works, HTTP errors weren't getting propagated correctly by just using `raise_for_status`. If we get to fix ADSWS, these changes could be reverted.
0 commit comments