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) #13203

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

Shivansh20128
Copy link
Contributor

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."

@Shivansh20128 Shivansh20128 requested a review from a team as a code owner September 20, 2024 16:26
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Sep 20, 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 following people are relevant to this code:

  • @Qiskit/terra-core

@CLAassistant
Copy link

CLAassistant commented Sep 20, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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 stable backport potential The bug might be minimal and/or import enough to be port to stable Changelog: None Do not include in changelog labels Sep 20, 2024
@coveralls
Copy link

coveralls commented Sep 20, 2024

Pull Request Test Coverage Report for Build 10964673372

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.002%) to 88.79%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 6 92.23%
crates/qasm2/src/parse.rs 6 97.61%
Totals Coverage Status
Change from base Build 10960489019: -0.002%
Covered Lines: 73486
Relevant Lines: 82764

💛 - Coveralls

@jakelishman jakelishman added this pull request to the merge queue Sep 20, 2024
Merged via the queue into Qiskit:main with commit 79a99a1 Sep 20, 2024
15 checks passed
mergify bot pushed a commit that referenced this pull request Sep 20, 2024
* typo corrected

* Update __init__.py (typo corrected)

(cherry picked from commit 79a99a1)
github-merge-queue bot pushed a commit that referenced this pull request Sep 20, 2024
* typo corrected

* Update __init__.py (typo corrected)

(cherry picked from commit 79a99a1)

Co-authored-by: Shivansh Mittal <88429611+Shivansh20128@users.noreply.github.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 stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants