mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Whitespace
This commit is contained in:
parent
d0c0f0041c
commit
c15a7c615e
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ class IdleConf:
|
|||
source = self.defaultCfg if default else self.userCfg
|
||||
if source['highlight'].has_section(theme):
|
||||
return theme
|
||||
else:
|
||||
else:
|
||||
return "IDLE Classic"
|
||||
|
||||
def CurrentKeys(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue