Skip to content

Commit 2c38877

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by autopep8
1 parent 431a12d commit 2c38877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controller/python/matter/ChipDeviceCtrl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ async def TestOnlySendCommandTimedRequestFlagWithNoTimedInvoke(self, nodeId: int
16081608
return await future
16091609

16101610
def _prepare_write_attribute_requests(
1611-
self,
1611+
self,
16121612
attributes: typing.List[typing.Union[
16131613
typing.Tuple[int, ClusterObjects.ClusterAttributeDescriptor],
16141614
typing.Tuple[int, ClusterObjects.ClusterAttributeDescriptor, int]

0 commit comments

Comments
 (0)