Open JakobKai opened 1 year ago
In nmpi_saga.JobRunner._get_input_data() self.client.download_data_url is called but the method nmpi_saga.HardwareClient.download_data_url() is not implemented.
nmpi_saga.JobRunner._get_input_data()
self.client.download_data_url
nmpi_saga.HardwareClient.download_data_url()
In
nmpi_saga.JobRunner._get_input_data()
self.client.download_data_url
is called but the methodnmpi_saga.HardwareClient.download_data_url()
is not implemented.