-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
dump custom strings in rasa shell with ensure_ascii=false #9386
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks a lot for filing the PR :) Unfortunately, these things keep sneaking in and it's difficult to notice if you only use latin script.
Co-authored-by: Tobias Wochinger <mail@tobias-wochinger.de>
Co-authored-by: Tobias Wochinger <mail@tobias-wochinger.de>
Co-authored-by: Tobias Wochinger <mail@tobias-wochinger.de>
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy to approve and merge as soon as the code quality check gets fixed by removing duplicate import.
Proposed changes:
Status (please check what you already did):
black
(please check Readme for instructions)