Skip to content

Commit b047b5a

Browse files
author
whitergh
committed
Fixed indentation error line 371
1 parent 72ea387 commit b047b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brainx/util.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ def store_metrics(b, s, co, metd, arr):
367367

368368

369369
def store_metrics2(c, b, s, co, metd, arr):
370-
"""Store a set of metrics into a structured array
370+
"""Store a set of metrics into a structured array
371371
c = condition
372372
b = block
373373
s = subject

0 commit comments

Comments
 (0)