Kaydet (Commit) 4b4f0b99 authored tarafından Terry Jan Reedy's avatar Terry Jan Reedy

Indent

üst 55ee13da
......@@ -396,7 +396,7 @@ class IdleConf:
theme = self.GetOption('main', 'Theme', 'name', default='')
source = self.defaultCfg if default else self.userCfg
if source['highlight'].has_section(theme):
return theme
return theme
else:
return "IDLE Classic"
......
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