mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
pep8 compliance
This commit is contained in:
parent
3872c49630
commit
5caedc91c3
@ -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
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user