コード例 #1
0
 def handle(self, *args, **options):
     if args:
         ExoplanetsImporter.run(*args)
     else:
         ExoplanetsImporter.run()