Skip to content

Fix typos #4024

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 2 commits into from
Mar 21, 2025
Merged

Fix typos #4024

merged 2 commits into from
Mar 21, 2025

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Mar 20, 2025

PR types

Others

PR changes

Others

Describe

Fix typos

Copy link

paddle-bot bot commented Mar 20, 2025

Thanks for your contribution!

@@ -253,7 +253,7 @@ def createChunks(self):
# print(word3.length, word3.text)
if word3.length == -1:
chunk = Chunk(word1, word2)
# print("Ture")
# print("True")
Copy link
Collaborator

Choose a reason for hiding this comment

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

suggest delete unless line.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Collaborator

@zxcd zxcd left a comment

Choose a reason for hiding this comment

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

LGTM

@zxcd zxcd merged commit 50ef94b into PaddlePaddle:develop Mar 21, 2025
5 checks passed
@zxcd zxcd added this to the r1.5.0 milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants