fix code style

test=develop
revert-16839-cmakelist_change
xjqbest 6 years ago
parent 1938132936
commit 1c0ef929f9

@ -250,7 +250,8 @@ class Fleet(object):
Args:
filelist(list): list of filename, can be local or hdfs/afs.
Returns: list of filename which belongs to this trainer.
Returns:
list of filename which belongs to this trainer.
"""
file_num = len(filelist)
trainer_id = self.get_worker_index()

Loading…
Cancel
Save