Remove stale note about pending QPY support for SymbolicPulse (#8289)

The support for serializing SymbolicPulse objects using QPY was added in
PR #7300 and has been released as part of 0.21.0. However, the
documentation for the SymbolicPulse class had a note saying the QPY
support was pending. This was necessary when the SymbolicPulse class was
added in #7821 because it was unclear when we'd be able to add the QPY
support. But, #7300 was updated and merged soon after #7821, but we
neglected to remove that note. This commit corrects the oversight and
removes the stale note.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Matthew Treinish 2022-07-04 11:20:04 -04:00 committed by GitHub
parent c796e71e32
commit 47c7c27637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -374,11 +374,6 @@ class SymbolicPulse(Pulse):
even within the environment not having original class definition loaded.
This mechanism also allows us to easily share a pulse program including
custom pulse instructions with collaborators.
.. note::
Currently QPY serialization of :class:`SymbolicPulse` is not available.
This feature will be implemented shortly.
"""
__slots__ = (