pytorch/torch/distributed/elastic/multiprocessing
Michael Suo fb0f285638 [lint] upgrade mypy to latest version
Fixes https://github.com/pytorch/pytorch/issues/75927.

Had to fix some bugs and add some ignores.

To check if clean:
```
lintrunner --paths-cmd='git grep -Il .' --take MYPY,MYPYSTRICT
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/76753

Approved by: https://github.com/malfet
2022-05-03 20:51:34 +00:00
..
errors (torch/elastic) skip logging structured error info if error_file is not set (#73477) 2022-03-01 19:31:44 +00:00
__init__.py fix typo in the docs of multiprocessing (#70448) 2021-12-28 09:58:47 -08:00
api.py [lint] upgrade mypy to latest version 2022-05-03 20:51:34 +00:00
redirects.py
tail_log.py