mirror of https://github.com/python/cpython
whitespace
This commit is contained in:
parent
537e2c8632
commit
7be121f2bc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue