mirror of https://github.com/python/cpython
whitespace
This commit is contained in:
parent
ba229d9597
commit
c6a66ccb06
|
@ -19,7 +19,7 @@ class DummyEditwin:
|
|||
self.indentwidth = 8
|
||||
self.tabwidth = 8
|
||||
self.context_use_ps1 = True
|
||||
|
||||
|
||||
|
||||
class AutoCompleteTest(unittest.TestCase):
|
||||
|
||||
|
|
Loading…
Reference in New Issue