vantage6.algorithm.tools.wrap.load_input#

load_input(input_file)#

Load the input from the input file.

Parameters:

input_file (str) – File containing the input

Returns:

input_data – Input data for the algorithm

Return type:

Any

Raises:

DeserializationError – Failed to deserialize input data