fix formatting issue

This commit is contained in:
Hendrix 2022-08-06 17:32:00 -04:00 committed by xs5871
parent 0b23da551a
commit ad3c261c1a

View File

@ -67,3 +67,4 @@ class LockStatus(Extension):
def get_kana(self):
return bool(self.report & LockCode.KANA)