pylint 1.4.3 version fixes
[cascardo/ipsilon.git] / ipsilon / login / authldap.py
index 595d6be..2882897 100644 (file)
@@ -86,7 +86,6 @@ class LDAP(LoginFormBase, Log):
             error_username=not username
         )
         self.lm.set_auth_error()
-        # pylint: disable=star-args
         return self._template('login/form.html', **context)