Skip to content
Snippets Groups Projects
Commit 127bb18c authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Switch the default verbose to True for bilby_mcmc

parent ecfb2203
No related branches found
No related tags found
1 merge request!1121Switch the default verbose to True for bilby_mcmc
Pipeline #417145 passed
......@@ -154,7 +154,7 @@ class Bilby_MCMC(MCMCSampler):
diagnostic=False,
resume=True,
exit_code=130,
verbose=False,
verbose=True,
**kwargs,
):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment