Space reinstated as per PEP8

This commit is contained in:
Philip Ridout 2013-08-17 08:51:08 +00:00
parent 6a0771392d
commit 3a551d08c0
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ class AppLocation(object):
check_directory_exists(path)
return path
def _get_os_dir_path(dir_type):
"""
Return a path based on which OS and environment we are running in.