Skip to content

Commit

Permalink
Update log.py
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Oct 18, 2019
1 parent 3c88e3a commit ee9f71e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test_tube/log.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,7 @@ def get_meta_copy(self):
return DDPExperiment(self)

def on_exit(self):
if self.rank == 0:
self.close()
pass


def __clean_dir(self):
Expand Down

0 comments on commit ee9f71e

Please sign in to comment.