Skip to content

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Feb 22, 2021

Partly addresses #1665

Description:

  • ignite.handlers: removed type annotations from docstring
  • fixed missing docstring

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

cc @ydcjeff for a review :)

@vfdev-5
Copy link
Collaborator Author

vfdev-5 commented Feb 23, 2021

@ydcjeff should be good now

@ydcjeff
Copy link
Contributor

ydcjeff commented Feb 23, 2021

@vfdev-5
Copy link
Collaborator Author

vfdev-5 commented Feb 23, 2021

https://deploy-preview-1672--pytorch-ignite-preview.netlify.app/_modules/ignite/handlers/timing.html#Timer.attach
still needs to remove here, the rest looks good

Oh, that's right, should have missed that somehow. Thanks a lot for pointing out!

@vfdev-5 vfdev-5 merged commit 7af45d7 into pytorch:master Feb 23, 2021
@vfdev-5 vfdev-5 deleted the docs-1665-handlers branch February 23, 2021 14:07
vfdev-5 added a commit that referenced this pull request Mar 1, 2021
* ignite.handlers: removed type annotations from docstring
- fixed missing docstring

* Fixed docs according to the review

* Removed more `-> None` and docs type hints

* Fixed mypy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants