Update slic/utils/logbook.py
Run CI Tests / test (push) Has been cancelled

This commit is contained in:
2025-08-12 14:26:13 +02:00
parent 9f9f127c38
commit 80936bc474
+1
View File
@@ -114,6 +114,7 @@ class Logbook(object):
of the newly created message.
"""
print("STARTING POST")
# Ajout des impressions pour déboguer
print(f"Message to post: {message}")
print(f"msg_id: {msg_id}")