pytorch-lightning
pytorch-lightning copied to clipboard
Fix mypy errors attributed to `pytorch_lightning.profilers.simple`
Part of https://github.com/Lightning-AI/lightning/issues/13445
Codecov Report
Merging #14103 (69af68c) into master (82d2d1d) will increase coverage by
15%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #14103 +/- ##
=========================================
+ Coverage 61% 76% +15%
=========================================
Files 324 324
Lines 26366 26411 +45
=========================================
+ Hits 16135 20137 +4002
+ Misses 10231 6274 -3957
@otaj requesting a review.