drawbot
drawbot copied to clipboard
change all super(clss, self) to super()
This might be related to the following warning:
********************
Installing 'DrawBot' report:
/Users/Ryan/Library/Application Support/RoboFont/plugins/drawBot.roboFontExt/lib/drawBot/ui/drawView.py:37: ObjCSuperWarning: Objective-C subclass uses super(), but super is not objc.super
********************