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

Replace line_length kwarg w/ fold description #892

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

kaelynj
Copy link
Collaborator

@kaelynj kaelynj commented Feb 26, 2024

Closes #811

Fixes the out-of-date description of the line_length kwarg in QuantumCircuit.draw() and qiskit.visualization.circuit_drawer() with a description of the fold argument.

@qiskit-bot
Copy link
Contributor

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 the following people are requested to review this:

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Thanks!

@kaelynj kaelynj added this pull request to the merge queue Feb 27, 2024
Merged via the queue into main with commit 007787b Feb 27, 2024
5 checks passed
@kaelynj kaelynj deleted the kjf/fix-circ-drawer branch February 27, 2024 15:04
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
Closes Qiskit#811

Fixes the out-of-date description of the `line_length` kwarg in
`QuantumCircuit.draw()` and `qiskit.visualization.circuit_drawer()` with
a description of the `fold` argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

line_length is falsely reported as a kwarg of circuit_drawer
3 participants