Black wants an additional blank line.
This commit is contained in:
parent
9f964aba36
commit
842537064f
@ -24,5 +24,6 @@ class TestKmkKeyboard(unittest.TestCase):
|
||||
with self.assertRaises(ValueError):
|
||||
KeyboardTest([], [['UNKNOWN1', 'UNKNOWN2', 'UNKNOWN3', 'UNKNOWN4']])
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
Reference in New Issue
Block a user