Skip to content

Commit 7ad094c

Browse files
committed
Black is not consistent
1 parent 5d92464 commit 7ad094c

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

plugwise/constants.py

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -419,14 +419,6 @@
419419
"friendly_name": "P1",
420420
"legacy": True,
421421
},
422-
"stretch_v3": {
423-
"type": "stretch",
424-
"friendly_name": "Stretch",
425-
"legacy": True
426-
},
427-
"stretch_v2": {
428-
"type": "stretch",
429-
"friendly_name": "Stretch",
430-
"legacy": True
431-
},
422+
"stretch_v3": {"type": "stretch", "friendly_name": "Stretch", "legacy": True},
423+
"stretch_v2": {"type": "stretch", "friendly_name": "Stretch", "legacy": True},
432424
}

0 commit comments

Comments
 (0)