diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-17 16:24:26 +0800 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2023-12-17 16:24:26 +0800 |
| commit | 99531ce638a8c94293c7579249b060054c57db8e (patch) | |
| tree | e65b72fa8410f8aa4b499a1ea9736d8bc99fb6a4 /esds/debug_analyze.py | |
| parent | 5ca029174910cc7e412533b2e087c056b82a7be1 (diff) | |
Minor changes
Diffstat (limited to 'esds/debug_analyze.py')
| -rw-r--r-- | esds/debug_analyze.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/esds/debug_analyze.py b/esds/debug_analyze.py new file mode 100644 index 0000000..0b3f542 --- /dev/null +++ b/esds/debug_analyze.py @@ -0,0 +1,4 @@ + + +def debug_infos(file): + print("infos") |
