[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This function, `LoadSingleDispatch`, parses a `dispatch.yaml` file or string to provide its content."],["The `dispatch_info` argument can be either the contents of a `dispatch.yaml` file as a string or an open file object."],["The function returns a `DispatchInfoExternal` object that represents the parsed `yaml` file."],["Errors during parsing, such as multiple dispatch sections, missing values, or general parsing errors, will raise `MalformedDispatchConfigurationError` or `yaml_errors.EventError`, respectively."]]],[]]