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

fix: utf8 encoding #2555

Merged
merged 1 commit into from May 7, 2024
Merged

fix: utf8 encoding #2555

merged 1 commit into from May 7, 2024

Conversation

chloedia
Copy link
Collaborator

@chloedia chloedia commented May 7, 2024

Description

Delete the replacement of non ASCII characters into spaces

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels May 7, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 7, 2024
@StanGirard StanGirard merged commit 748733d into QuivrHQ:main May 7, 2024
2 checks passed
StanGirard added a commit that referenced this pull request May 7, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.248 (2024-05-07)

## What's Changed
* fix: utf8 encoding by @chloedia in
#2555
* feat(celery): moved assistant summary to celery by @StanGirard in
#2557
* Revert "feat(celery): moved assistant summary to celery" by
@StanGirard in #2558

## New Contributors
* @chloedia made their first contribution in
#2555

**Full Changelog**:
v0.0.247...v0.0.248

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants