diff options
author | Devaev Maxim <[email protected]> | 2019-09-26 03:19:24 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-09-26 03:19:24 +0300 |
commit | 2f767573d301dbc2b9403363a71ff7acf38049b4 (patch) | |
tree | b85360f2c941bdec0a2f60c6bd32fad2bbbfc899 /testenv/linters | |
parent | bf9e004002dd40437cb005fa317c66c7f3d5bae3 (diff) |
refactoring
Diffstat (limited to 'testenv/linters')
-rw-r--r-- | testenv/linters/vulture-wl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/linters/vulture-wl.py b/testenv/linters/vulture-wl.py index 550190f5..9bdbc834 100644 --- a/testenv/linters/vulture-wl.py +++ b/testenv/linters/vulture-wl.py @@ -8,7 +8,7 @@ IpmiServer.handle_raw_request fake_rpi.RPi.GPIO -_KeyMapping.kvmd_code +_KeyMapping.arduino_hid_code _KeyMapping.arduino_hid_key _KeyMapping.web_key |