French
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.transpiler.DoWhileController.remove_flow_controller

classmethod DoWhileController.remove_flow_controller(name)

Removes a flow controller.

Paramètres

name (string) – Name of the controller to remove.

Lève

KeyError – If the controller to remove was not registered.