added log (console logs)

This commit is contained in:
Stanislas Jouffroy 2025-05-22 22:11:55 +02:00
parent 84381325f1
commit c238b15a6c
4 changed files with 38 additions and 4 deletions

View file

@ -4,7 +4,6 @@ from pathlib import Path
import requests
class SignalMessager:
def __init__(self, api_url: str, user_number: str):
self.api_url = api_url