Munchkin Swarm : Help!

Saw related post. It was said that the following code works:

if self.isReady('cleave'):
self.cleave(enemy)

http://discourse.codecombat.com/t/need-help-on-cleave/1684

Looks like you’re missing a “:”.