mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
Fixes from PR review
This commit is contained in:
@@ -12,6 +12,7 @@ from pisa.utils.zmq_subscriber import ZMQHandler
|
||||
|
||||
logger = Logger("Watcher")
|
||||
|
||||
|
||||
class Watcher:
|
||||
def __init__(self, max_appointments=MAX_APPOINTMENTS):
|
||||
self.appointments = dict()
|
||||
|
||||
Reference in New Issue
Block a user