Skip to main content
IBM Quantum Platform
Esta página pertence a uma versão antiga do site Qiskit SDK e não existe na versão mais recente. Recomendamos que você migre para a versão mais recente. Consulte as notas sobre a liberação para obter mais informações.

FencedPropertySet

class qiskit.transpiler.FencedPropertySet(property_set_instance)

GitHub

Bases: FencedObject

A property set that cannot be written (via __setitem__)

Deprecated since version 0.46.0

The class qiskit.transpiler.fencedobjs.FencedPropertySet is deprecated as of qiskit 0.46.0. It will be removed in the 1.0 release. Internal use of FencedObject is already removed from pass manager. Implementation of a task subclass with protection for input object modification is now responsibility of the developer.

Esta página foi útil?
Relate um bug, erro de digitação ou solicite conteúdo no GitHub.