Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6a66cc

Browse files
committed
whitespace
1 parent ba229d9 commit c6a66cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/idle_test/test_autocomplete.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def __init__(self, root, text):
1919
self.indentwidth = 8
2020
self.tabwidth = 8
2121
self.context_use_ps1 = True
22-
22+
2323

2424
class AutoCompleteTest(unittest.TestCase):
2525

0 commit comments

Comments
 (0)