Skip to content
Snippets Groups Projects
Commit 86074353 authored by kohlhaasrebecca's avatar kohlhaasrebecca
Browse files

Shorten user_guide for docs

parent 39de47b8
No related branches found
No related tags found
1 merge request!60Shorten user_guide for docs
Pipeline #55985 passed
......@@ -192,5 +192,5 @@ if __name__ == '__main__':
}
bmc = BayesModelComparison(model_dict=meta_models, bayes_opts=opts_bootstrap)
output_dict = bmc.model_comparison_all()
\ No newline at end of file
if 0:
output_dict = bmc.model_comparison_all()
\ No newline at end of file
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