forked from openlp/openlp
Space reinstated as per PEP8
This commit is contained in:
parent
6a0771392d
commit
3a551d08c0
@ -150,6 +150,7 @@ class AppLocation(object):
|
|||||||
check_directory_exists(path)
|
check_directory_exists(path)
|
||||||
return path
|
return path
|
||||||
|
|
||||||
|
|
||||||
def _get_os_dir_path(dir_type):
|
def _get_os_dir_path(dir_type):
|
||||||
"""
|
"""
|
||||||
Return a path based on which OS and environment we are running in.
|
Return a path based on which OS and environment we are running in.
|
||||||
|
Loading…
Reference in New Issue
Block a user