Commit 1530a822 authored by Terry Jan Reedy's avatar Terry Jan Reedy

whitespace

parent 72eb0752
......@@ -44,7 +44,7 @@ class SearchDialogBaseTest(unittest.TestCase):
def test_open_and_close(self):
# open calls create_widgets, which needs default_command
self.dialog.default_command = None
self.dialog.default_command = None
# Since text parameter of .open is not used in base class,
# pass dummy 'text' instead of tk.Text().
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment