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

3.0 Deprecation Warning: Convert warning into exception in rasa.shared.utils.common.py #8873

Closed
1 task
ancalita opened this issue Jun 14, 2021 · 0 comments · Fixed by #9114
Closed
1 task
Assignees
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework maintenance:rasa-3.0/deprecation

Comments

@ancalita
Copy link
Member

Background
This warning was found in rasa.shared.utils.common.py:L48

"f""`class_from_module_path()` is expected to return a class, ""
f""but {module_path} is not one. ""
f""This warning will be converted ""
f""into an exception in {NEXT_MAJOR_VERSION_FOR_DEPRECATIONS}."""

Definition of Done

  • resolve warning in 3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework maintenance:rasa-3.0/deprecation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants