Skip to content

Commit eea19b5

Browse files
Jammy2211Jammy2211
authored andcommitted
fix unit test
1 parent 12682ab commit eea19b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_autoarray/inversion/inversion/test_settings_dict.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ def make_settings_dict():
1919
"no_regularization_add_to_curvature_diag_value": 1e-08,
2020
"use_w_tilde_numpy": False,
2121
"use_source_loop": False,
22-
"use_linear_operators": False,
2322
"tolerance": 1e-08,
2423
"maxiter": 250,
2524
},

0 commit comments

Comments
 (0)