forked from 0x2620/pandora
white space
This commit is contained in:
parent
b566527483
commit
e6d21ef0a7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue