July 7, 2013
7:06 p.m.
Aside from Marius's point about the typo, you also need to make sure it is added to the @check_messages decorator.
Thanks. I would never have guessed that. Looking in checkers/classes.py, I see 22 messages defined in the MSGS dict, but only two are mentioned, in a single use of the check_messages decorator. I must be missing something. Skip