diff options
author | Maxim Devaev <[email protected]> | 2023-04-19 23:40:36 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-04-19 23:40:36 +0300 |
commit | 1209ddeb8dc342aa5591a8eb5c3d3468e2e976b2 (patch) | |
tree | 91c0933ac90a96f61abc9e5ec0b719a6359c441e /testenv/linters | |
parent | fc2efb6ba9f06b39434ce4d5545fd666ae6f075a (diff) |
ldap auth module
Diffstat (limited to 'testenv/linters')
-rw-r--r-- | testenv/linters/pylint.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/linters/pylint.ini b/testenv/linters/pylint.ini index 3b9c125d..978a2e43 100644 --- a/testenv/linters/pylint.ini +++ b/testenv/linters/pylint.ini @@ -5,6 +5,7 @@ extension-pkg-whitelist = gpiod, spidev, netifaces, + _ldap, ustreamer, hid, |