mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Several fixes and improvements
This commit is contained in:
@@ -10,7 +10,7 @@ from pisa.conf import MAX_APPOINTMENTS
|
||||
from pisa.block_processor import BlockProcessor
|
||||
from pisa.utils.zmq_subscriber import ZMQHandler
|
||||
|
||||
logging = Logger("Watcher")
|
||||
logger = Logger("Watcher")
|
||||
|
||||
class Watcher:
|
||||
def __init__(self, max_appointments=MAX_APPOINTMENTS):
|
||||
|
||||
Reference in New Issue
Block a user