Skip to content

Commit a6b875f

Browse files
committed
chore: formatting
1 parent 1584e61 commit a6b875f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dmlcloud/core/pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ def device(self):
330330
else:
331331
return torch.device('cuda', local_rank())
332332

333-
334333
def _pre_run(self):
335334
self.start_time = datetime.now()
336335

0 commit comments

Comments
 (0)