Skip to content

Commit 88ca4c0

Browse files
committed
chore: Fix lint
1 parent 4dd8b7c commit 88ca4c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roborock/devices/v1_channel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ async def subscribe(self, callback: Callable[[RoborockMessage], None]) -> Callab
129129
130130
A background task will be started to monitor and maintain the local
131131
connection, attempting to reconnect as needed.
132-
132+
133133
Args:
134134
callback: Callback to invoke for each received message.
135135

0 commit comments

Comments
 (0)