mirror of
https://github.com/google/bumble.git
synced 2026-06-11 09:12:27 +00:00
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