removed unwanted whitespaces
This commit is contained in:
@@ -13,3 +13,4 @@ class MessageBoxHandler(logging.Handler):
|
||||
if tkMessageBox:
|
||||
msg = self.format(record)
|
||||
tkMessageBox.showinfo('info1', msg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user