"examples/git@git.ligo.org:lscsoft/bilby.git" did not exist on "65fb42d23e898023094e8f68d8a379e66bcf889d"
Fix pickle
All threads resolved!
All threads resolved!
Compare changes
Saving as pickle was failing for me because the extension was still unknown to parts of the code.
I fixed some documentation and removed the unused gzip
argument from Result.__init__
We should add some tests as well before we merge this in.