Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove spurious SXGate._ARRAY #10876

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Conversation

jakelishman
Copy link
Member

Summary

This was left in only as a mistake during the writing of #10296; originally the with_gate_array decorator didn't exist and all classes had manual _ARRAY specifiers, but SXGate's got left in accidentally when all the rest were removed in favour of the decorator.

Details and comments

This was left in only as a mistake during the writing of Qiskit#10296;
originally the `with_gate_array` decorator didn't exist and all classes
had manual `_ARRAY` specifiers, but `SXGate`'s got left in accidentally
when all the rest were removed in favour of the decorator.
@jakelishman jakelishman added the Changelog: None Do not include in changelog label Sep 21, 2023
@jakelishman jakelishman requested a review from a team as a code owner September 21, 2023 15:58
@qiskit-bot
Copy link
Collaborator

One or more of the the following people are requested to review this:

  • @Cryoris
  • @Qiskit/terra-core
  • @ajavadia

@1ucian0 1ucian0 added this pull request to the merge queue Sep 22, 2023
Merged via the queue into Qiskit:main with commit d9efb4d Sep 22, 2023
@jakelishman jakelishman deleted the remove-spurious-array branch September 22, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants