Beispiel #1
0
def load_metro():
    provider.download_all()
Beispiel #2
0
 def handle(self, *args, **options):
     provider.download_all()
     print("Done")
Beispiel #3
0
 def handle(self, *args, **options):
     provider.download_all()
     print 'Done'