in ppo_ewma/log_save_helper.py [0:0]
def _flatten(ls): return [el for sublist in ls for el in sublist]