white space

This commit is contained in:
j 2017-01-18 12:55:47 +01:00
parent b566527483
commit e6d21ef0a7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import sys
class ErrorHandler(logging.Handler):
def __init__(self):
logging.Handler.__init__(self)
logging.Handler.__init__(self)
"""An exception log handler that log entries into log database.