diff options
Diffstat (limited to 'plotter/debug_data.py')
-rw-r--r-- | plotter/debug_data.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plotter/debug_data.py b/plotter/debug_data.py deleted file mode 100644 index 560d13c..0000000 --- a/plotter/debug_data.py +++ /dev/null @@ -1,4 +0,0 @@ -def run(data, **kwargs): - print(data) - - return [] |