added log (console logs)
This commit is contained in:
parent
84381325f1
commit
c238b15a6c
4 changed files with 38 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue