qiskit.qobj.QasmQobjConfig.from_dict¶ classmethod QasmQobjConfig.from_dict(data)[source]¶ Create a new QasmQobjConfig object from a dictionary. Parameters data (dict) – A dictionary for the config Returns The object from the input dictionary. Return type QasmQobjConfig