External list loading.
load_list_from_file(path)
load_list_from_file
Load a list of values from a file path.
path (str) – Path to the list file.
Loaded list of values.
list