Fix PEP-8 E302

This commit is contained in:
Pedro Algarvio 2013-10-04 18:55:16 +01:00
parent cc939ec5c7
commit e104d4249f

View File

@ -3,6 +3,8 @@
An "Always Approved" eauth interface to test against, not intended for
production use
'''
def auth(username, password):
'''
Authenticate!