fix formatting issue
This commit is contained in:
parent
0b23da551a
commit
ad3c261c1a
@ -66,4 +66,5 @@ class LockStatus(Extension):
|
|||||||
return bool(self.report & LockCode.COMPOSE)
|
return bool(self.report & LockCode.COMPOSE)
|
||||||
|
|
||||||
def get_kana(self):
|
def get_kana(self):
|
||||||
return bool(self.report & LockCode.KANA)
|
return bool(self.report & LockCode.KANA)
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user