Commit c15a7c61 authored by Terry Jan Reedy's avatar Terry Jan Reedy

Whitespace

parent d0c0f004
......@@ -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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment