some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -13,6 +13,3 @@ class MessageBoxHandler(logging.Handler):
|
||||
if tkMessageBox:
|
||||
msg = self.format(record)
|
||||
tkMessageBox.showinfo('info1', msg)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user