79266947

Date: 2024-12-10 03:46:13
Score: 1
Natty:
Report link

set template True e.g:


class MenuBarApp(rumps.App):
    def __init__(self):
        super(MenuBarApp, self).__init__("App Name", icon='icon.png', template=True)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mustafa Candan