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

readme: fix displaying issue of command #113719

Merged
merged 1 commit into from Jan 8, 2024
Merged

Conversation

mara004
Copy link
Contributor

@mara004 mara004 commented Jan 4, 2024

Avoid line break in command as this causes displaying issues (at least on GH).

Before:
image

After:
image

Avoid line break in command as this causes displaying issues on GH.
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Jan 4, 2024
@Rowlando13
Copy link

The PR looks good. Looks like the original writer accidentally broken the line in the middle of the back ticks. Also first review for this repo, so let me know if it is not helpful.

@mara004
Copy link
Contributor Author

mara004 commented Jan 5, 2024

@Rowlando13 I guess it's sufficient to leave review up to a CPython dev with subsequent merge rights.
+1's from external reviewers probably aren't necessary for minor changes like this.

@Rowlando13
Copy link

@mara004 Thanks for the feedback.

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @mara004

@willingc willingc merged commit 0b23402 into python:main Jan 8, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants