mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-05 00:34:50 +02:00
docs: add docstring
This commit is contained in:
@ -34,6 +34,7 @@ class BECInfoMsgMock:
|
||||
self.frames_per_trigger = frames_per_trigger
|
||||
|
||||
def get_bec_info_msg(self) -> dict:
|
||||
"""Get BECInfoMsg object"""
|
||||
info_msg = {
|
||||
"RID": self.mockrid,
|
||||
"queueID": self.mockqueueid,
|
||||
|
Reference in New Issue
Block a user