load_scheme

YmlProjectIo.load_scheme(file_name: str) Scheme[source]

Load Scheme instance from the specification defined in file_name.

Parameters:

file_name (str) – File containing the scheme specification.

Return type:

Scheme