in service/app/engine.py [0:0]
def local_bags(dir): all_files = absolute_file_paths(dir) return [f for f in all_files if f.endswith(".bag")]