Skip to content

Commit

Permalink
ldap_query.uid_query: Update docstrings (iss #18)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Mar 31, 2020
1 parent af79db6 commit 354f851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataRepository_patrons/ldap_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def uid_query(uid):
ldap_query = ldap_connection.ual_test_query('<netid>)
> ['(uid=<netid>)']
:param uid: str of NetID handle
:return ldap_query: list containing the str
"""

Expand Down

0 comments on commit 354f851

Please sign in to comment.