Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 86f6d88

Browse files
micro detail
1 parent bb10383 commit 86f6d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎agregation-option-calcul-formel/media/bleachermark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ def __add__(self, other):
426426
# Now benchmarks can just be concatenated
427427
self._benchmarks.extend(other._benchmarks)
428428
for b in other._benchmarks:
429-
assert notb.label() in self._measurements
429+
assert b.label()not in self._measurements
430430
self._measurements[b.label()] = copy(other._measurements[b.label()])
431431
# TODO: deepcopy?
432432

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /