Skip to content
Snippets Groups Projects
Commit 12ce965f authored by Guido Trotter's avatar Guido Trotter
Browse files

ConfdProcessor fix __init__ docstring


The message is an error deriving from some code moving/refactoring
happening before the initial submission

Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 4d5db19c
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ class ConfdProcessor(object):
}
def __init__(self, reader):
"""Constructor for ConfdAsyncUDPServer
"""Constructor for ConfdProcessor
@type reader: L{ssconf.SimpleConfigReader}
@param reader: ConfigReader to use to access the config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment