fix formatting issue
This commit is contained in:
@@ -67,3 +67,4 @@ class LockStatus(Extension):
|
|||||||
|
|
||||||
def get_kana(self):
|
def get_kana(self):
|
||||||
return bool(self.report & LockCode.KANA)
|
return bool(self.report & LockCode.KANA)
|
||||||
|
|
Reference in New Issue
Block a user