qiskit.transpiler.DoWhileController.remove_flow_controller¶ classmethod DoWhileController.remove_flow_controller(name)¶ Removes a flow controller. Parameter name (string) – Name of the controller to remove. Verursacht KeyError – If the controller to remove was not registered.