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

Update qiskit/circuit/__init__.py (typo corrected) (backport #13203) #13204

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 20, 2024

Summary

Corrected the typo while I was going through the docs to solve some other issue.
link to section where type is - link

Details and comments

In the 3rd paragraph, "you cannot use a gate in a definition it its own definition depends on the parent." should be replaced by "you cannot use a gate in a definition if its own definition depends on the parent."


This is an automatic backport of pull request #13203 done by [Mergify](https://mergify.com).

* typo corrected

* Update __init__.py (typo corrected)

(cherry picked from commit 79a99a1)
@mergify mergify bot requested a review from a team as a code owner September 20, 2024 21:25
@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 following people are relevant to this code:

  • @Qiskit/terra-core

@github-actions github-actions bot added documentation Something is not clear or an error documentation Changelog: None Do not include in changelog Community PR PRs from contributors that are not 'members' of the Qiskit repo labels Sep 20, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10966486053

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.007%) to 89.764%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 4 92.98%
crates/qasm2/src/parse.rs 6 97.15%
Totals Coverage Status
Change from base Build 10964920105: 0.007%
Covered Lines: 66881
Relevant Lines: 74508

💛 - Coveralls

@jakelishman jakelishman added this pull request to the merge queue Sep 20, 2024
Merged via the queue into stable/1.2 with commit 960b1e3 Sep 20, 2024
18 checks passed
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.

4 participants