Alter indentation

This commit is contained in:
ZyX 2013-04-12 23:45:42 +04:00
parent a1f370490b
commit 40973ea530

View File

@ -42,7 +42,7 @@ segment_getters = {
"function": get_function, "function": get_function,
"string": get_string, "string": get_string,
"filler": get_filler, "filler": get_filler,
} }
def gen_segment_getter(ext, path, theme_configs, default_module=None): def gen_segment_getter(ext, path, theme_configs, default_module=None):