PEP8 cleanups

This commit is contained in:
Roberto Rosario
2015-06-14 03:52:18 -04:00
parent 37b4f42afe
commit d8322031c5
9 changed files with 7 additions and 36 deletions

View File

@@ -83,4 +83,3 @@ class MissingItem(object):
self.description = description
self.view = view
self.__class__._registry.append(self)