aboutsummaryrefslogtreecommitdiff
path: root/plotter/debug_data.py
blob: 560d13c04e7078ecad812cd6d81357bd2139e7bb (plain)
1
2
3
4
def run(data, **kwargs):
    print(data)

    return []