Skip to content

Commit a4f060d

Browse files
ruff
1 parent 52acf9c commit a4f060d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bm_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ def test_benchmark_nre_methods(task_name, results_bag, num_simulations=1000, see
7676
results_bag.metric = mean_c2st
7777
results_bag.num_simulations = num_simulations
7878
results_bag.task_name = task_name
79-
results_bag.method = "NRE"
79+
results_bag.method = "NRE"

0 commit comments

Comments
 (0)