From 72589bcae3506d71d5f85250edbb3ef9756a9828 Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Mon, 19 Oct 2015 19:31:09 -0700 Subject: [PATCH] Lint --- letsencrypt/cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/letsencrypt/cli.py b/letsencrypt/cli.py index dd0623757..fb564c630 100644 --- a/letsencrypt/cli.py +++ b/letsencrypt/cli.py @@ -307,7 +307,6 @@ def _auth_from_domains(le_client, config, domains, plugins): def set_configurator(previously, now): """ Setting configurators multiple ways is okay, as long as they all agree - :param string previously: previously identified request for the installer/authenticator :param string requested: the request currently being processed """