Fixed formatting error

This commit is contained in:
Grant Sanderson 2019-02-11 16:16:51 -08:00
parent 4abafe608a
commit 112c76582e

View file

@ -1302,7 +1302,8 @@ class MakeTwoJewelCaseContinuous(IntroduceStolenNecklaceProblem):
for jewel_type, label in zip(jewel_types, enumeration_labels):
jewel_type.submobjects.sort(
key=key=lambda mettr()[0]
key=lambda mettr()[0]
)
jewel_type.save_state()
jewel_type.generate_target()