X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthtest.py;fp=ipsilon%2Flogin%2Fauthtest.py;h=002ab7361499592e9cfe3aff4b9b3bf5a0d34430;hp=7769650fe7b94d8f33646602a849f5774ee3e803;hb=1bcc0d697dd37a9268641f0cbaa7e9e781552233;hpb=93d4e52712767fe955f3a44a60a6c6f0f909423b diff --git a/ipsilon/login/authtest.py b/ipsilon/login/authtest.py index 7769650..002ab73 100644 --- a/ipsilon/login/authtest.py +++ b/ipsilon/login/authtest.py @@ -56,7 +56,6 @@ class TestAuth(LoginFormBase): error_username=not username ) self.lm.set_auth_error() - # pylint: disable=star-args return self._template('login/form.html', **context)