forked from tangger/lerobot
Apply suggestions from code review
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
This commit is contained in:
@@ -151,7 +151,7 @@ class MockInstructionPacket(MockFeetechPacket):
|
||||
@classmethod
|
||||
def sync_write(
|
||||
cls,
|
||||
ids_values: dict[int],
|
||||
ids_values: dict[int,int],
|
||||
start_address: int,
|
||||
data_length: int,
|
||||
) -> bytes:
|
||||
|
||||
Reference in New Issue
Block a user