changed indent style
This commit is contained in:
parent
de28e80327
commit
ab264d4100
@ -15,4 +15,3 @@ def setup ():
|
|||||||
global app
|
global app
|
||||||
log.debug("Loading global app settings...")
|
log.debug("Loading global app settings...")
|
||||||
app = config_utils.load_config(os.path.join(storage.data_directory, MAINFILE), os.path.join(paths.app_path(), MAINSPEC))
|
app = config_utils.load_config(os.path.join(storage.data_directory, MAINFILE), os.path.join(paths.app_path(), MAINSPEC))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user