Pychecker cleanup

svn: r1430
This commit is contained in:
Don Allingham
2003-04-09 03:29:08 +00:00
parent 92a9c04e6f
commit e81d73bcd7
6 changed files with 6 additions and 11 deletions

View File

@@ -77,7 +77,8 @@ class ImageSelect:
self.parent = parent
self.canvas_list = {}
self.p_map = {}
self.canvas = None
def add_thumbnail(self, photo):
"should be overrridden"
pass