Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We were calling unwrap_err when failing to create a PythonSpy object in sampler.rs (on the result of sending the error on a channel), when we should have been calling unwrap. Fix. See #644
- Loading branch information