From 4f329c91f541ebc3960efaa8b8d7d14de5250b05 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Mon, 23 Oct 2017 17:33:16 +0100
Subject: [PATCH] gaargh

---
 tests/test_atlases_query.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/test_atlases_query.py b/tests/test_atlases_query.py
index 1be536ad2..78b429a16 100644
--- a/tests/test_atlases_query.py
+++ b/tests/test_atlases_query.py
@@ -280,7 +280,6 @@ def _eval_mask_query(atlas, query, qtype, qin):
 
     rmask = np.array(rmask, dtype=np.bool)
 
-    @profile
     def evalLabel():
 
         if qin == 'out':
-- 
GitLab