Fix docs build errors

This commit is contained in:
Jakub Warmuz
2015-02-24 16:23:54 +00:00
parent edce44024b
commit 00af984bac
+1
View File
@@ -30,6 +30,7 @@ class IAuthenticator(zope.interface.Interface):
:param list chall_list: List of namedtuple types defined in
:mod:`letsencrypt.client.challenge_util` (``DvsniChall``, etc.).
- chall_list will never be empty
- chall_list will only contain types found within
:func:`get_chall_pref`