forked from auracaster/bumble_mirror
use isort when formatting
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from bumble.colors import color
|
||||
from hid_key_map import base_keys, mod_keys, shift_map
|
||||
|
||||
from bumble.colors import color
|
||||
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
def get_key(modifier: str, key: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user