예제 #1
0
 def handle_noargs(self, **options):
     service_collector.collect_services()
     periodic_tasks.sync()
예제 #2
0
파일: conftest.py 프로젝트: Doist/powerapp
def services(db):
    collect_services()
예제 #3
0
 def handle_noargs(self, **options):
     service_collector.collect_services()
     periodic_tasks.sync()
예제 #4
0
def services(db):
    collect_services()