Skip to content
Snippets Groups Projects
Commit 15efec89 authored by admiralobvious's avatar admiralobvious
Browse files

doc cleanup

parent 95fc60d5
No related branches found
No related tags found
No related merge requests found
...@@ -197,7 +197,7 @@ class LDAP(object): ...@@ -197,7 +197,7 @@ class LDAP(object):
"""Returns a ``list`` with the group's members or ``None`` if """Returns a ``list`` with the group's members or ``None`` if
unsuccessful. unsuccessful.
:param str group: :param str group: Group we want users for.
""" """
conn = self.bind conn = self.bind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment