-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[bugfix][WIP] Fix the bug of language supporting detection function of component #6803
[bugfix][WIP] Fix the bug of language supporting detection function of component #6803
Conversation
…omponent_language_support
Thanks for submitting a pull request 🚀 @dakshvar22 will take a look at it as soon as possible ✨ |
…omponent_language_support
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.
Thanks a lot for trying to fix this! 🚀
Left a couple of copy edit suggestions and requested a change in the logic at one place.
Also, can you please add a test for this so that it doesn't fail in future?
Fixed bug with conversion of MD test stories
…omponent_language_support
…nderson/rasa into bugfix/component_language_support
Hi @dakshvar22, I just rebase the PR to |
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.
🚀
@dakshvar22 Can I merge this PR into the master branch, so I can merge this bugfix into PR #6753 which relay on this. |
@dakshvar22 I just read that the |
Proposed changes:
supported_langauge_list
andnot_supported_language_list
are not allowed be setted in same time.can_handle_language
functionfix #6802
Status (please check what you already did):
black
(please check Readme for instructions)