From 00fc666804f2f4aaf2cdbbc3e62f5b9bd6ac5f30 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 17 Dec 2023 16:25:31 +0800 Subject: Minor changes --- esds/debug.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'esds/debug.py') 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") -- cgit v1.2.3