Skip to content

Fix typo in _get_home_dir function #4

Description

@fellobos
    except OSError:
        msg = (
            "Couldn't find home directory of **LighTools** version {!r}. Please "
            "check if the requested version of LightTools is installed."
        )
        raise ValueError(msg.format(version))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions