Remove unecessary code from Site.upload()
Handling requests exceptions is the responsibility of `Site.raw_call()`, not `Site.upload()`
Loading
Please register or sign in to comment
Handling requests exceptions is the responsibility of `Site.raw_call()`, not `Site.upload()`