diff options
Diffstat (limited to 'testenv/linters/vulture-wl.py')
-rw-r--r-- | testenv/linters/vulture-wl.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/testenv/linters/vulture-wl.py b/testenv/linters/vulture-wl.py index 0933cb62..550190f5 100644 --- a/testenv/linters/vulture-wl.py +++ b/testenv/linters/vulture-wl.py @@ -3,8 +3,13 @@ _MassStorageDeviceInfo.product _MassStorageDeviceInfo.real _MassStorageDeviceInfo.hw _MassStorageDeviceInfo.image + +IpmiServer.handle_raw_request + fake_rpi.RPi.GPIO + _KeyMapping.kvmd_code _KeyMapping.arduino_hid_key _KeyMapping.web_key -IpmiServer.handle_raw_request + +_ScriptWriter.get_args |