lightning/tests/tests_pytorch/callbacks/progress
Atharva Phatak 4322f53874
Update mypy version (#15161)
* update mypy version
* type-ignore-comments
* more mypy-fix
* import-fix
* Update Lite too
* simpler implementation for flatten dict
* Fix rich progress
* Simplify rich test
* True None

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-22 23:26:43 +02:00
..
test_base_progress.py Mark stage argument in hooks as required (#14064) 2022-09-01 15:47:40 +02:00
test_rich_progress_bar.py Update mypy version (#15161) 2022-10-22 23:26:43 +02:00
test_tqdm_progress_bar.py Use `torch.testing.assert_close` everywhere (#15031) 2022-10-07 16:59:04 +02:00