This commit is contained in:
kakwa 2015-10-20 20:26:41 +02:00
parent 807ac93956
commit 27089f68ef
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ class LdapCherry(object):
exit(1)
def _merge_user_attrs(self, attrs_backend, attrs_out, backend_name):
""" merge attributes from one backend search to the attributes dict
""" merge attributes from one backend search to the attributes dict
output
"""