mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-10 18:57:50 +01:00
fix(docstrings): docstrings formating fixed for sphinx to properly format readdocs
This commit is contained in:
@@ -281,6 +281,7 @@ class RPCBase:
|
||||
def _wait_for_response(self, request_id: str, timeout: int = 5):
|
||||
"""
|
||||
Wait for the response from the server.
|
||||
|
||||
Args:
|
||||
request_id(str): The request ID.
|
||||
timeout(int): The timeout in seconds.
|
||||
|
||||
Reference in New Issue
Block a user