mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-11-16 03:59:11 +01:00
DoorlockBackend.py: Fix newline
Signed-off-by: Thomas Schmid <tom@lfence.de>
This commit is contained in:
parent
08c9fd9697
commit
e3f19ce0b1
@ -15,4 +15,4 @@ class DoorlockBackend(ABC):
|
||||
|
||||
@abstractmethod
|
||||
def get_state(self, state):
|
||||
return self.current_state
|
||||
return self.current_state
|
||||
|
Loading…
Reference in New Issue
Block a user