aboutsummaryrefslogtreecommitdiff
path: root/plotter/debug_data.py
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-10-14 02:23:10 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-10-14 02:23:10 +0200
commit663edde231af9ad4a782c5438027ef7f839806ea (patch)
tree3e0d6745e5b1c633a76e404a56b734caddcf6b37 /plotter/debug_data.py
parent9e5f1d17a4b0165bd4a3218ca24a159012ea49bd (diff)
downloadmeteo_toolbox-663edde231af9ad4a782c5438027ef7f839806ea.tar.gz
package with python
Diffstat (limited to 'plotter/debug_data.py')
-rw-r--r--plotter/debug_data.py4
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 []