mirror of
https://github.com/qmk/qmk_cli.git
synced 2026-08-02 23:37:21 -04:00
Rework how the CLI calls subcommands
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"""
|
||||
import subprocess
|
||||
|
||||
from qmk_cli.milc import cli
|
||||
from milc import cli
|
||||
|
||||
default_repo = 'qmk_firmware'
|
||||
default_fork = 'qmk/' + default_repo
|
||||
|
||||
Reference in New Issue
Block a user