notifications-python-client icon indicating copy to clipboard operation
notifications-python-client copied to clipboard

retain existing exception when raising

Open leohemsted opened this issue 1 year ago • 0 comments

this'll enable us/users to interrogate the original raw request exception if they need more context

What problem does the pull request solve?

Checklist

  • [x] I’ve used the pull request template
  • [ ] I’ve written unit tests for these changes
  • [ ] I’ve updated the documentation in
  • [x] I’ve bumped the version number in
    • [x] notifications_python_client/__init__.py
  • [ ] I've added new environment variables to
    • [ ] notifications-python-client/scripts/generate_docker_env.sh
    • [ ] notifications-python-client/tox.ini
    • [ ] CONTRIBUTING.md

leohemsted avatar Feb 28 '24 16:02 leohemsted