-
-
Notifications
You must be signed in to change notification settings - Fork 617
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
Typing Core Package #716
Typing Core Package #716
Conversation
The failing tests are just part of the contrib package (which I didn't even touch). How shall we proceed here? |
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.
@justusschock thanks for the PR ! I left some comments to improve it.
@justusschock I let you resolve the conflicts and it will be OK to merge |
Co-Authored-By: vfdev <vfdev.5@gmail.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.
Thanks Justus!
Fixes #651
Description:
This PR will add typings for the whole core package (
ignite.engine
,ignite.metrics
, `ignite.handlers) but NOT for the contrib part so far.Check list:
cc @vfdev-5