Project 'lscsoft/gracedb-client' was moved to 'computing/gracedb/client'. Please update any links and bookmarks that may still have the old path.
Allow emcee to work with pre-release versions
Compare changes
+ 51
− 6
@@ -2,6 +2,7 @@ from __future__ import absolute_import, print_function
@@ -65,14 +66,58 @@ class Emcee(MCMCSampler):
@@ -107,9 +152,9 @@ class Emcee(MCMCSampler):