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