Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

fix missing backticks for plot_histogram()#1480

Merged
Eric-Arellano merged 7 commits intoQiskit:masterfrom
soon-teh:patch-1
Jul 27, 2023
Merged

fix missing backticks for plot_histogram()#1480
Eric-Arellano merged 7 commits intoQiskit:masterfrom
soon-teh:patch-1

Conversation

@soon-teh
Copy link
Copy Markdown
Contributor

Summary

The function plot_histogram() in the text should be plot_histogram()

Details and comments

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Copy Markdown
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.

Hi, thanks for this improvement! We appreciate you making Qiskit better :)

It looks like this commit changes 1153 lines, when we want it to only change 1 line. In looking at the commit locally with Git, it looks like ^M is being added to every single line. I'm not sure why, but possibly from your text editor? What text editor / IDE are you using?

To fix this, you can use git revert 1feebb9 to revert your changes, and then have a new commit that only changes the 1 single line. Make sure before committing that the diff only has one line changed.

Eric-Arellano
Eric-Arellano previously approved these changes Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants