ESN-Trondheim / ESNbot

A Slack bot for ESN Trondheim
MIT License
3 stars 1 forks source link

Suggestion of error handling when deleting a file fails #79

Open lamyro opened 10 months ago

lamyro commented 10 months ago

Might have to remove the res.raise_for_status() which will trigger a non caught error before logging data to console and reporting the issue to the user. Fixes #70