drawbot icon indicating copy to clipboard operation
drawbot copied to clipboard

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

Open typemytype opened this issue 3 years ago • 1 comments

typemytype avatar Nov 30 '21 15:11 typemytype

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

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

ryanbugden avatar May 13 '24 20:05 ryanbugden