Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba229d9 commit c6a66ccCopy full SHA for c6a66cc
1 file changed
Lib/idlelib/idle_test/test_autocomplete.py
@@ -19,7 +19,7 @@ def __init__(self, root, text):
19
self.indentwidth = 8
20
self.tabwidth = 8
21
self.context_use_ps1 = True
22
-
+
23
24
class AutoCompleteTest(unittest.TestCase):
25
0 commit comments