mirror of
https://github.com/python/cpython.git
synced 2025-12-05 00:52:25 +00:00
whitespace
This commit is contained in:
parent
ba229d9597
commit
c6a66ccb06
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ class DummyEditwin:
|
||||||
self.indentwidth = 8
|
self.indentwidth = 8
|
||||||
self.tabwidth = 8
|
self.tabwidth = 8
|
||||||
self.context_use_ps1 = True
|
self.context_use_ps1 = True
|
||||||
|
|
||||||
|
|
||||||
class AutoCompleteTest(unittest.TestCase):
|
class AutoCompleteTest(unittest.TestCase):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue