1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-02 17:18:05 +02:00

pep8 compliance

This commit is contained in:
Carpentier Pierre-Francois 2015-11-03 09:14:03 +01:00
parent 3872c49630
commit 5caedc91c3

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
)