Skip to content

Commit 04ba8ed

Browse files
author
autoblack
committed
fixup: add_lock_state Python code reformatted using Black
1 parent 2d2c083 commit 04ba8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,4 +931,4 @@ def get_lock_state(self, xml):
931931
measure = xml.find(locator).text
932932
data["lock"] = format_measure(measure, None)
933933

934-
return data
934+
return data

0 commit comments

Comments
 (0)