diff options
author | Devaev Maxim <[email protected]> | 2020-08-06 11:10:37 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-08-06 11:10:37 +0300 |
commit | bf510f4ff3a97913572b6b45d878e4426a665de4 (patch) | |
tree | 2164336d1833d1eca4f77c7388b8b2e6e176e3fa /testenv | |
parent | 1a7208f6db7e9ce71aff519e850a2f2fbfb96a69 (diff) |
refactoring
Diffstat (limited to 'testenv')
-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 634f0cfb..afb95bc2 100644 --- a/testenv/linters/vulture-wl.py +++ b/testenv/linters/vulture-wl.py @@ -24,7 +24,7 @@ fake_rpi.RPi.GPIO _KeyMapping.web_name _KeyMapping.serial_code -_KeyMapping.usb_name +_KeyMapping.arduino_name _KeyMapping.otg_key _KeyMapping.ps2_key _KeyMapping.at1_code |