Exemplo n.º 1
0
 def handle_noargs(self, **options):
     uninstall()
Exemplo n.º 2
0
 def handle_noargs(self, **options):
     count = uninstall()
     print('{} tasks removed'.format(count))
Exemplo n.º 3
0
def uninstall():
    kronos.uninstall()