Ignite: MyPy: improve ignite.base module

Created on 3 Oct 2020  路  5Comments  路  Source: pytorch/ignite

馃殌 Feature

Currently, mypy ignores all errors for all modules. We have to rework our typing such that mypy checks the code.
In this issue, let's improve https://github.com/pytorch/ignite/tree/master/ignite/base module such that mypy passes on it.

For Hacktoberfest contributors, feel free to ask questions for details if any and say that you would like to tackle the issue.
Please, take a look at CONTRIBUTING guide.

Hacktoberfest enhancement help wanted

All 5 comments

Hey, would love to contribute! I've read through the contributing guide & should be able to complete this over the weekend.

Thanks @thescripted ! Let me assign it to you.

@thescripted will you work on this issue today or tomorrow ? As we have another PR dependent on this issue, it would be nice to have this one resolved quickly.

Writing up a PR as we speak (:

@thescripted thanks !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alykhantejani picture alykhantejani  路  3Comments

UjwalKandi picture UjwalKandi  路  3Comments

samarth-robo picture samarth-robo  路  3Comments

vfdev-5 picture vfdev-5  路  3Comments

jphdotam picture jphdotam  路  4Comments