Skip to content

Commit 72ea387

Browse files
author
whitergh
committed
Removed leftover '<<<<< HEAD' from resolving conflicts
1 parent ada22bd commit 72ea387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

brainx/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ def format_matrix2(data, s, sc, c, lk, co, idc=[],
162162
return ~(cmat == 0)
163163
return cmat
164164

165-
<<<<<<< HEAD
166165
def format_matrix3(data, s, c, b, lk, co, idc=[],
167166
costlist=[], nouptri=False, asbool=True):
168167
""" Function which formats matrix for a particular subject and

0 commit comments

Comments
 (0)