Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
4.83k stars 2.29k forks source link

Fixed typos leading to missing examples #12689

Open shraddha-aangiras opened 3 days ago

shraddha-aangiras commented 3 days ago

Summary

Added :: that was missing in documentation, which led to code examples and plots to be missing Fixes #12683

Details and comments

qiskit-bot commented 3 days ago

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:

CLAassistant commented 3 days ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 6 hours ago

Pull Request Test Coverage Report for Build 9715450094

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


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 92.88%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9714383578: 0.02%
Covered Lines: 63820
Relevant Lines: 71092

💛 - Coveralls