Skip to content

Commit

Permalink
use super from objc
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype committed Feb 20, 2024
1 parent 788ba45 commit 8324df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DesignspaceEditor2.roboFontExt/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<key>timeStamp</key>
<real>1653936779.9141068</real>
<key>version</key>
<string>2.1</string>
<string>2.2</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import AppKit
from objc import python_method
from objc import python_method, super

from lib.tools.debugTools import ClassNameIncrementer

Expand Down

0 comments on commit 8324df3

Please sign in to comment.