pep8 compliance

This commit is contained in:
Carpentier Pierre-Francois 2015-11-03 09:14:03 +01:00
parent 3872c49630
commit 5caedc91c3
1 changed files with 1 additions and 1 deletions

View File

@ -797,7 +797,7 @@ class LdapCherry(object):
)
cherrypy.log.error(
msg="User '" + username + "' deleted by '" + admin + "'" ,
msg="User '" + username + "' deleted by '" + admin + "'",
severity=logging.INFO
)