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

feat: use ensure_ascii=False for KnowledgeGraph files #1518

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

dlyz
Copy link
Contributor

@dlyz dlyz commented Oct 16, 2024

To avoid \u escape sequences in KnowledgeGraph json files and have clean readable text for non-ASCII chars.

related to #1022

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 16, 2024
@jjmachan jjmachan merged commit 9408d10 into explodinggradients:main Oct 16, 2024
16 checks passed
@dlyz dlyz deleted the patch-2 branch October 16, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants