honeybadger-io / honeybadger-python

Send Python and Django errors to Honeybadger.
https://www.honeybadger.io/
MIT License
15 stars 25 forks source link

feat: allow passing fingerprint in notify #116

Closed subzero10 closed 2 years ago

subzero10 commented 2 years ago

Fixes #115

Allow passing fingerprint in notify() through the context parameter.

Kelvin4664 commented 2 years ago

Looks good to me

subzero10 commented 1 year ago

Done! https://github.com/honeybadger-io/honeybadger-python/pull/117