whitespace

This commit is contained in:
Terry Jan Reedy 2014-06-05 03:54:02 -04:00
parent 537e2c8632
commit 7be121f2bc

View file

@ -33,7 +33,7 @@ class TextViewTest(unittest.TestCase):
TV.transient.__init__()
TV.grab_set.__init__()
TV.wait_window.__init__()
def test_init_modal(self):
TV = self.TV