From abb1dcabb7864b03e6c615cebe8dc1d9a58dac95 Mon Sep 17 00:00:00 2001 From: kenloi <62215356+kenloi@users.noreply.github.com> Date: Sat, 26 Jun 2021 19:19:23 -0400 Subject: [PATCH] Update hnn_core/tests/test_dipole.py Co-authored-by: Mainak Jas --- hnn_core/tests/test_dipole.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hnn_core/tests/test_dipole.py b/hnn_core/tests/test_dipole.py index a96ed5a33..bfb75cd3f 100644 --- a/hnn_core/tests/test_dipole.py +++ b/hnn_core/tests/test_dipole.py @@ -73,8 +73,6 @@ def test_dipole(tmpdir, run_hnn_core_fixture): for dpl_key in dpl_avg.data.keys(): assert_allclose(dpl_1[0].data[dpl_key] / 2., dpl_avg.data[dpl_key]) - # test postproc - # XXX all below to be deprecated in 0.3 dpls_raw, net = run_hnn_core_fixture(backend='joblib', n_jobs=1, reduced=True, record_isoma=True,