Skip to content

Commit 6bc19b0

Browse files
committed
Address PR comments
1 parent 348f207 commit 6bc19b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cscs-checks/microbenchmarks/stream/stream.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def __init__(self):
106106
'daint:mc': {'triad': (88500, -0.05, None, 'MB/s')},
107107
'dom:gpu': {'triad': (44500, -0.05, None, 'MB/s')},
108108
'dom:mc': {'triad': (88500, -0.05, None, 'MB/s')},
109-
},
109+
}
110110
}
111111
self.tags = {'production', 'craype'}
112112
self.maintainers = ['RS', 'SK']

0 commit comments

Comments
 (0)