Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Feb 19, 2020
1 parent 2c1e445 commit 8a7a829
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytorch_lightning/trainer/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,6 @@ def on_train_end(self):
for callback in self.callbacks:
callback.on_init_end()


@property
def slurm_job_id(self):
try:
Expand Down

0 comments on commit 8a7a829

Please sign in to comment.