white space

This commit is contained in:
j 2017-01-18 12:55:47 +01:00
parent b566527483
commit e6d21ef0a7

View file

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