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