mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
fix wrong type in docstring
This commit is contained in:
parent
c9aa433f74
commit
99c4a01873
@ -14,7 +14,7 @@ class PPolicy:
|
||||
""" Password policy constructor
|
||||
|
||||
:param config: the configuration of the ppolicy
|
||||
:type config: hash {'config key': 'value'}
|
||||
:type config: dict {'config key': 'value'}
|
||||
:param logger: the cherrypy error logger object
|
||||
:type logger: python logger
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user