Closed toddsifleet closed 6 years ago
This should fix a backwards incompatible change with: https://github.com/uber/doubles/pull/107.
When passing in Exception instance (not classes) users were seeing: "'exceptions.Exception' object is not callable"
"'exceptions.Exception' object is not callable"
All committers have signed the CLA.
This should fix a backwards incompatible change with: https://github.com/uber/doubles/pull/107.
When passing in Exception instance (not classes) users were seeing:
"'exceptions.Exception' object is not callable"