We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52acf9c commit a4f060dCopy full SHA for a4f060d
tests/bm_test.py
@@ -76,4 +76,4 @@ def test_benchmark_nre_methods(task_name, results_bag, num_simulations=1000, see
76
results_bag.metric = mean_c2st
77
results_bag.num_simulations = num_simulations
78
results_bag.task_name = task_name
79
- results_bag.method = "NRE"
+ results_bag.method = "NRE"
0 commit comments