Skip to content
Snippets Groups Projects
Commit 4f329c91 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

gaargh

parent 9aa58f77
No related branches found
No related tags found
No related merge requests found
...@@ -280,7 +280,6 @@ def _eval_mask_query(atlas, query, qtype, qin): ...@@ -280,7 +280,6 @@ def _eval_mask_query(atlas, query, qtype, qin):
rmask = np.array(rmask, dtype=np.bool) rmask = np.array(rmask, dtype=np.bool)
@profile
def evalLabel(): def evalLabel():
if qin == 'out': if qin == 'out':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment