mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-06 10:15:45 +03:00
run yapf on the code
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user