in spotify_tensorflow/luigi/tfx_task.py [0:0]
def _mk_cmd_line(self): cmd_line = super(TFXBaseTask, self)._mk_cmd_line() cmd_line.extend(self.tfx_args()) return cmd_line