csrdelft / balins-adventure

We're going on an ADVENTURE!
3 stars 0 forks source link

SyntaxWarning by Travis #62

Closed thervh70 closed 9 years ago

thervh70 commented 9 years ago

/home/travis/build/csrdelft/balins-adventure/src/base/utils.py:14: SyntaxWarning: assertion is always true, perhaps remove parentheses?

assert(k not in self.__dict__.keys(), "Invalid choice name: %s" % k)

Review is needed in order to stop travis showing these warnings