pt dpp some ignores
This commit is contained in:
parent
6fb27c4526
commit
10c3266ed4
|
@ -87,7 +87,7 @@ class TrainerIO(object):
|
|||
# --------------------
|
||||
# HPC IO
|
||||
# --------------------
|
||||
def enable_auto_hpc_walltime_manager(self):
|
||||
def enable_auto_hpc_walltime_manager(self): # pragma: no cover
|
||||
if self.cluster is None:
|
||||
return
|
||||
|
||||
|
|
Loading…
Reference in New Issue