style: applied style suggestions
close: N25B-236
This commit is contained in:
@@ -6,7 +6,7 @@ from robot_interface.state import state
|
||||
from robot_interface.core.config import settings
|
||||
|
||||
class MainReceiver(ReceiverBase):
|
||||
def __init__(self, zmq_context, port= settings.agent_settings.main_receiver_port):
|
||||
def __init__(self, zmq_context, port=settings.agent_settings.main_receiver_port):
|
||||
"""
|
||||
The main receiver endpoint, responsible for handling ping and negotiation requests.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user