Skip to content

Commit 05d78ab

Browse files
authored
Update src/lightning/pytorch/trainer/trainer.py
1 parent 2cdc147 commit 05d78ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lightning/pytorch/trainer/trainer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@
8787
"ignore", message="torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead"
8888
)
8989

90-
# run ci
91-
9290

9391
class Trainer:
9492
@_defaults_from_env_vars

0 commit comments

Comments
 (0)