PUBs broadcasting rules, empty lines in code block#4372
PUBs broadcasting rules, empty lines in code block#4372abbycross merged 1 commit intoQiskit:mainfrom
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Thanks for contributing to Qiskit documentation! 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. Thanks! 🙌 One or more of the following people are relevant to this code: |
There was a problem hiding this comment.
Pull request overview
This PR removes two unnecessary blank lines from a code cell in the primitive input-output guide, improving code formatting consistency. The change addresses Issue #4371 regarding PUBs broadcasting rules and empty lines in code blocks.
- Removes two consecutive blank lines after the "# Broadcast single observable" comment
- Improves consistency with other example separators in the same code block
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Tackles Issue: #4371