diff options
Diffstat (limited to 'pylint_plugins.py')
-rw-r--r-- | pylint_plugins.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pylint_plugins.py b/pylint_plugins.py index c3042f4a4..7a421abd3 100644 --- a/pylint_plugins.py +++ b/pylint_plugins.py @@ -230,6 +230,7 @@ ipa_class_members = { {'transport': ['put_file']}, 'put_file_contents', 'get_file_contents', + 'ldap_connect', ]}, 'replicas', 'clients', |