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

Fix typo in sparse_pauli_op.py #11882

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Fix typo in sparse_pauli_op.py #11882

merged 1 commit into from
Feb 26, 2024

Conversation

eltociear
Copy link
Contributor

Summary

fixed typo.

Details and comments

indicies -> indices

indicies -> indices
@eltociear eltociear requested review from ikkoham and a team as code owners February 26, 2024 10:16
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Feb 26, 2024
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

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

  • @Qiskit/terra-core
  • @ikkoham

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8047199570

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 89.288%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 3 91.44%
Totals Coverage Status
Change from base Build 8045221120: 0.02%
Covered Lines: 58897
Relevant Lines: 65963

💛 - Coveralls

Copy link
Member

@jakelishman jakelishman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jakelishman jakelishman added documentation Something is not clear or an error documentation Changelog: None Do not include in changelog labels Feb 26, 2024
@jakelishman jakelishman added this to the 1.0.2 milestone Feb 26, 2024
@jakelishman
Copy link
Member

@Mergifyio backport stable/1.0 stable/0.46

Copy link
Contributor

mergify bot commented Feb 26, 2024

backport stable/1.0 stable/0.46

✅ Backports have been created

@jakelishman jakelishman added this pull request to the merge queue Feb 26, 2024
Merged via the queue into Qiskit:main with commit 900e910 Feb 26, 2024
12 checks passed
mergify bot pushed a commit that referenced this pull request Feb 26, 2024
indicies -> indices

(cherry picked from commit 900e910)
mergify bot pushed a commit that referenced this pull request Feb 26, 2024
indicies -> indices

(cherry picked from commit 900e910)

# Conflicts:
#	qiskit/quantum_info/operators/symplectic/sparse_pauli_op.py
github-merge-queue bot pushed a commit that referenced this pull request Feb 26, 2024
indicies -> indices

(cherry picked from commit 900e910)

Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
jakelishman pushed a commit that referenced this pull request Feb 28, 2024
indicies -> indices

(cherry picked from commit 900e910)
github-merge-queue bot pushed a commit that referenced this pull request Feb 28, 2024
indicies -> indices

(cherry picked from commit 900e910)

Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
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 Community PR PRs from contributors that are not 'members' of the Qiskit repo documentation Something is not clear or an error documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants