-
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
Fix mypy assignment #10974
Fix mypy assignment #10974
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.
Nice PR 🚀 So close to have mypy
wrapped up 🚀
dd5b77f
to
a95618a
Compare
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.
🚀
Co-authored-by: Tobias Wochinger <t.wochinger@rasa.com>
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 - halfway through and only spotted small things (and want DefaultDict annotation back :D)
@ka-bu do you want more time for the review then? it doesn't have to get merged today |
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.
seeing all those fixes you did along the way => 🥳
done :) |
🚀 A preview of the docs have been deployed at the following URL: https://10974--rasahq-docs-rasa-v2.netlify.app/docs/rasa |
Proposed changes:
mypy
assignment
check and fix any resulting errors.mypy
assignment
error code #9093Status (please check what you already did):
black
(please check Readme for instructions)