typemytype / drawbot

http://www.drawbot.com
Other
406 stars 63 forks source link

change all super(clss, self) to super() #453

Open typemytype opened 2 years ago

ryanbugden commented 6 months ago

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

********************