diff options
author | Maxim Devaev <[email protected]> | 2023-08-09 22:54:49 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-08-09 22:54:49 +0300 |
commit | e140b4f29debee6cdb13fbad34ae8062f6b4c6fd (patch) | |
tree | fe0b61ad0635aea33dc70c1d2ce1a8ced5a5e675 /testenv | |
parent | dab99240962beb2818b8f9f7a979f3e9c2c0e288 (diff) |
improved outout puf kvmd-otgconf --make-gpio-config
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/linters/vulture-wl.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testenv/linters/vulture-wl.py b/testenv/linters/vulture-wl.py index 6a947776..326d5c91 100644 --- a/testenv/linters/vulture-wl.py +++ b/testenv/linters/vulture-wl.py @@ -52,5 +52,7 @@ _Edid.set_serial _Edid.set_monitor_name _Edid.set_audio +Dumper.ignore_aliases + _auth_server_port_fixture _test_user |