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 74a05b3 commit 89a3faaCopy full SHA for 89a3faa
tests/test_demo.py
@@ -154,7 +154,7 @@ def test_dual_boot(self):
154
'brain_computational_model': model_names,
155
'measurement_model': measurement_model},
156
dissimilarity_measure='Euclidean'
157
- )
+ )
158
model_names = [matlab_data[0][i][0][0] for i in range(n_models)]
159
matlab_data = io.matlab.loadmat(
160
os.path.join(path, '..', 'demos',
0 commit comments