run yapf on the code
This commit is contained in:
parent
5b7a5b2a76
commit
c7eede2249
4 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,7 @@ import os
|
|||
|
||||
import qmk.path
|
||||
|
||||
|
||||
def test_keymap_onekey_pytest():
|
||||
path = qmk.path.keymap('handwired/onekey/pytest')
|
||||
assert path == 'keyboards/handwired/onekey/keymaps'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue