コード例 #1
0
ファイル: collect_services.py プロジェクト: Doist/powerapp
 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()