run yapf on the code
This commit is contained in:
parent
5b7a5b2a76
commit
c7eede2249
4 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
import qmk.keymap
|
||||
|
||||
|
||||
def test_template_onekey_proton_c():
|
||||
templ = qmk.keymap.template('handwired/onekey/proton_c')
|
||||
assert templ == qmk.keymap.DEFAULT_KEYMAP_C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue