qiskit.aqua.algorithms.HHLResult.pop¶ HHLResult.pop(key, default=None)¶ If key is not found, d is returned if given, otherwise KeyError is raised. Return type object