Skip to content

Fix code block formatting issue in Chapter 3, Section 2 #998

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hqhq1025
Copy link

@hqhq1025 hqhq1025 commented Jul 7, 2025

This pull request fixes a Markdown formatting issue in Chapter 3, Section 2 of the Hugging Face course.

  • The Python code block was not properly displayed due to incorrect Markdown syntax.
  • The code block is now correctly formatted and renders properly in the documentation.

Thank you for maintaining this excellent course!

本 PR 修复了 Hugging Face 课程第 3 章第 2 节中的 Markdown 格式错误。

  • 原文中的 Python 代码块由于 Markdown 语法错误,无法正常显示。
  • 现已修复,代码块可以正确显示,文档排版更清晰。

感谢您维护这么优秀的课程!

image

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

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