Skip to content

Docs: correct Python console block type #9880

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

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

sethfischer
Copy link
Contributor

@sethfischer sethfischer commented Jan 10, 2023

Correct block type to avoid failing test such as in #9879:

blacken-docs.............................................................Failed
- hook id: blacken-docs
- exit code: 1

docs/user/build-customization.rst:122: code block parse error Cannot parse: 1:0: >>> sum(list('skip'.encode('ascii')))

pre-commit: exit 1 (27.71 seconds) /home/circleci/project> pre-commit run --from-ref main --to-ref HEAD pid=311
  pre-commit: FAIL code 1 (32.93=setup[5.22]+cmd[27.71] seconds)
  evaluation failed :( (33.28 seconds)

Exited with code exit status 1

📚 Documentation previews 📚

@sethfischer sethfischer requested a review from a team as a code owner January 10, 2023 08:54
Copy link
Contributor

@benjaoming benjaoming left a comment

Choose a reason for hiding this comment

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

I had a bunch of notifications at the same time and somehow missed this one (and did EXACTLY the same in #9884). Superb @sethfischer !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants