summaryrefslogtreecommitdiff
path: root/esds/debug.py
diff options
context:
space:
mode:
authorLoic Guegan <loic.guegan@mailbox.org>2023-12-17 16:25:31 +0800
committerLoic Guegan <loic.guegan@mailbox.org>2023-12-17 16:25:31 +0800
commit00fc666804f2f4aaf2cdbbc3e62f5b9bd6ac5f30 (patch)
tree59191af6e0847b155bfad9255c4a864c02fee6fa /esds/debug.py
parent99531ce638a8c94293c7579249b060054c57db8e (diff)
Minor changes
Diffstat (limited to 'esds/debug.py')
-rw-r--r--esds/debug.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/esds/debug.py b/esds/debug.py
index 111b3a7..cac433d 100644
--- a/esds/debug.py
+++ b/esds/debug.py
@@ -108,3 +108,8 @@ class Debug:
}
self.write(loop_data)
self.logs.clear()
+
+
+
+def debug_infos(file):
+ print("infos")